Report this

What is the reason for this report?

can I restore a single directory from a snapshot or backup?

Posted on May 4, 2015

I would like to just restore a single directory from a snapshot (or from a backup). Is that possible? How?



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!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Not directly it is not, however you can do the following:

1.) Create a new droplet from your snapshot. 2.) SSH into your new droplet and use scp or rsync to copy over the directory you wish to access. 3.) Destroy the temporary droplet from the control panel.

Because you are only billed for the time a droplet exists doing this with (for example) a 512mb droplet would incur at most $0.01 in charges (since it is billed at $0.0074/hr)

This comment has been deleted

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.