Title: VPS Snaps
Author: vpssnaps
Published: <strong>9 Settembre 2026</strong>
Last modified: 9 Settembre 2026

---

Ricerca i plugin

![](https://ps.w.org/vps-snaps/assets/banner-772x250.png?rev=3688400)

![](https://ps.w.org/vps-snaps/assets/icon-256x256.png?rev=3688400)

# VPS Snaps

 Di [vpssnaps](https://profiles.wordpress.org/vpssnaps/)

[Scarica](https://downloads.wordpress.org/plugin/vps-snaps.0.1.1.zip)

 * [Dettagli](https://it.wordpress.org/plugins/vps-snaps/#description)
 * [Recensioni](https://it.wordpress.org/plugins/vps-snaps/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/vps-snaps/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/vps-snaps/#developers)

 [Supporto](https://wordpress.org/support/plugin/vps-snaps/)

## Descrizione

VPS Snaps backs up WordPress sites that cannot run a shell — the shared hosting 
where
 exec() is disabled, there is no `mysqldump`, and nobody can add a cron job.

Backups are written to **your own** cloud storage (S3, Cloudflare R2, Backblaze 
B2,
 DigitalOcean Spaces, Wasabi, or any S3-compatible bucket). The plugin never
holds your storage credentials: it asks VPS Snaps for a short-lived, single-object
upload link each time it needs one, so a break-in on this site cannot reach the 
rest of your bucket.

#### What this plugin sends to an external service

This plugin requires an account at [vpssnaps.com](https://vpssnaps.com) and does
not work
 without one. There is a free tier that covers one site, one backup job
and one storage destination, which is everything this plugin needs; paid plans exist
for people running more than one site. Nothing in this plugin is switched on or 
off by which plan you are on.

You paste a site token from your dashboard into the plugin, and the plugin then 
talks to
 https://vpssnaps.com to:

 * register this site — its URL, WordPress version, and plugin version;
 * ask whether there is a backup or restore to run;
 * report progress and results;
 * request a temporary upload or download link for one file at a time;
 * report a fatal error raised by this plugin’s own code, so a backup that has
    
   silently stopped working can be found and fixed. This is sent only when the plugin
   itself fatals, and carries the error message, the file name and line, your PHP
   and WordPress versions, and nothing else. Fatal errors from other plugins and
   from WordPress are not sent.

Your site’s content is uploaded to the storage bucket **you** configure in your 
VPS Snaps
 account. It does not pass through vpssnaps.com.

 * Terms: https://vpssnaps.com/terms
 * Privacy: https://vpssnaps.com/privacy

#### Security

Every instruction this plugin receives is signed with your site token and verified
before
 anything runs. An instruction that does not verify is refused and reported,
not executed.

## Installazione

 1. Install and activate the plugin.
 2. In your VPS Snaps dashboard, create a site token.
 3. Go to **Settings  VPS Snaps**, paste the token, and save. The page will tell you
    
    immediately whether the connection worked.

## FAQ

### Do I need SSH or a cron job?

No. That is the point of this plugin. If your host _does_ let you add a real cron
job,
 pointing one at `wp-cron.php` makes scheduling more reliable — see below.

### Will backups run exactly on schedule?

Not exactly. WordPress runs scheduled tasks when someone visits the site rather 
than on a
 clock, so on a quiet site a check can run late or be skipped. Treat backup
times as approximate. A real cron job calling `wp-cron.php` every minute removes
the guesswork.

### Where are my backups stored?

In the bucket you configured in your VPS Snaps account. You keep ownership and access.

### Is multisite supported?

Not in this version.

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“VPS Snaps” è un software open source. Le persone che hanno contribuito allo sviluppo
di questo plugin sono indicate di seguito.

Collaboratori

 *   [ vpssnaps ](https://profiles.wordpress.org/vpssnaps/)

[Traduci “VPS Snaps” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/vps-snaps)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/vps-snaps/) segui
il [repository SVN](https://plugins.svn.wordpress.org/vps-snaps/), segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/vps-snaps/)
tramite [RSS](https://plugins.trac.wordpress.org/log/vps-snaps/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.1.1

 * All requests now go through the WordPress HTTP API. Large uploads attach the 
   archive
    through the http_api_curl hook rather than holding it in memory, and
   refuse to send rather than silently upload nothing if that hook is unavailable.
 * Reports fatal errors raised by this plugin’s own code, so a backup that has stopped
   
   working is visible instead of silent. See the external service section above.
 * Text domain corrected to match the plugin slug.

#### 0.1.0

 * First release: connects a site to VPS Snaps, verifies signed instructions, and
   reports
    results. Backup and restore execution are in progress.

## Meta

 *  Versione **0.1.1**
 *  Ultimo aggiornamento **1 giorno fa**
 *  Installazioni attive **Meno di 10**
 *  Versione WordPress ** 6.0 o superiore **
 *  Testato fino alla versione **7.1**
 *  Versione PHP ** 7.4 o superiore **
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/vps-snaps/)
 * Tag
 * [backup](https://it.wordpress.org/plugins/tags/backup/)[cloud storage](https://it.wordpress.org/plugins/tags/cloud-storage/)
   [migration](https://it.wordpress.org/plugins/tags/migration/)[restore](https://it.wordpress.org/plugins/tags/restore/)
   [s3](https://it.wordpress.org/plugins/tags/s3/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/vps-snaps/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

[La tua recensione](https://wordpress.org/support/plugin/vps-snaps/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/vps-snaps/reviews/)

## Collaboratori

 *   [ vpssnaps ](https://profiles.wordpress.org/vpssnaps/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/vps-snaps/)