Where do I find the snapshots i have taken in my server? When i login via SSH or SFTP i can’t see it.
In what directory is it saved?
Or how can i access it via ssh or sftp?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi,
Normally,your snapshot is located at this place https://cloud.digitalocean.com/images/snapshots/droplets.Here you can see snapshot,custom images and the backups for your droplets’.
Kind regards.
Shiroka
Hello, @codespice
You can view all of your snapshots from you Digital Ocean control panel. Here is a direct link: https://cloud.digitalocean.com/images/snapshots/droplets
If you’ve taken any manual backups on your droplet they will be stored in the directory you’ve specified during the backup process. If you want to backup your site’s files you can use tar in order to so. Here is an example command you can use to backup your site:
tar -cvzf site-backup.tar.gz /path-to-public_html
If you want to copy/move the backup file to an external server you can then use rsync or scp to copy the file to any external storage server in order not to consume the server’s free disk space for hosting local backups.
Hope this helps
Regards, Alex
I cannot find the droplet snapshot backup as well even when I have login my digital ocean account via FileZilla.
I was logged into /root directory, and no I cannot see any “snapshot” directory , or any “image” directory. any ideas guys?
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.