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

---

Pesquisar plugins

![](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

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

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

 * [Detalhes](https://br.wordpress.org/plugins/vps-snaps/#description)
 * [Avaliações](https://br.wordpress.org/plugins/vps-snaps/#reviews)
 *  [Instalação](https://br.wordpress.org/plugins/vps-snaps/#installation)
 * [Desenvolvimento](https://br.wordpress.org/plugins/vps-snaps/#developers)

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

## Descrição

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.

## Instalação

 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.

## Perguntas frequentes

### 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.

## Avaliações

Não há avaliações para este plugin.

## Colaboradores e desenvolvedores

“VPS Snaps” é um programa de código aberto. As seguintes pessoas contribuíram para
este plugin.

Colaboradores

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

[Traduzir o “VPS Snaps” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/vps-snaps)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/vps-snaps/), consulte
o [repositório SVN](https://plugins.svn.wordpress.org/vps-snaps/) ou assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/vps-snaps/)
por [RSS](https://plugins.trac.wordpress.org/log/vps-snaps/?limit=100&mode=stop_on_copy&format=rss).

## Registro de alterações

#### 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

 *  Versão **0.1.1**
 *  Última atualização **20 horas atrás**
 *  Instalações ativas **Menos de 10**
 *  Versão do WordPress ** 6.0 ou superior **
 *  Testado até **7.1**
 *  Versão do PHP ** 7.4 ou superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/vps-snaps/)
 * Tags
 * [backup](https://br.wordpress.org/plugins/tags/backup/)[cloud storage](https://br.wordpress.org/plugins/tags/cloud-storage/)
   [migration](https://br.wordpress.org/plugins/tags/migration/)[restore](https://br.wordpress.org/plugins/tags/restore/)
   [s3](https://br.wordpress.org/plugins/tags/s3/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/vps-snaps/advanced/)

## Classificações

Ainda não foi enviada nenhuma avaliação.

[Sua avaliação](https://wordpress.org/support/plugin/vps-snaps/reviews/#new-post)

[Ver todas avaliações](https://wordpress.org/support/plugin/vps-snaps/reviews/)

## Colaboradores

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

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/vps-snaps/)