I am looking for an inexpensive way to backup my droplet on an hourly rate and only retain 48 hours of backups. If possible to do incremental backups would be nice but if not, no problem. My droplet is running Ubuntu 12.04 and is using 15-20gb of 40gb.
One backup solution I have tried, was to use rysnc on my home computer but failed with it due to that SSH will not working properly and not sure why.
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.
Click below to sign up and get $100 of credit to try our products over 60 days!
I’m not sure but what if you shutdown your droplet from the api and then make a snapshot again automaticaly from the api?
Take a look at <a href=“https://www.digitalocean.com/community/articles/how-to-choose-an-effective-backup-strategy-for-your-vps”>https://www.digitalocean.com/community/articles/how-to-choose-an-effective-backup-strategy-for-your-vps</a>.