Digitalocean had a tutorial very simple on this link(1) to downgrade droplets, but it seems to have been updated and now is redirecting to new content. I need the code you guys can see on the red part of this image(2). If anyone can help, I would appreciate it very much.
(1)https://www.digitalocean.com/community/tutorials/how-to-downgrade-digitalocean-droplets
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!
Hello, @webgaha
I’m unable to give you the exact rsync command from this article, but you can still follow the process on how to migrate your files to a new server:
https://www.digitalocean.com/community/tutorial_series/how-to-migrate-to-a-new-linux-server
You can use a similar rsync command:
- rsync -avz --progress source_server:/path/to/directory/to/transfer /path/to/local/directory
Regards, Alex
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.
From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.