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
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!
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:
https://www.digitalocean.com/community/tutorials/how-to-migrate-linux-servers-part-2-transfer-core-data
Regards, Alex