Report this

What is the reason for this report?

How To Downgrade DigitalOcean Droplets

Posted on July 3, 2021

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.

(2) https://ibb.co/y6C7xwk

(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!

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.

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:

  1. rsync -avz --progress source_server:/path/to/directory/to/transfer /path/to/local/directory

https://www.digitalocean.com/community/tutorials/how-to-migrate-linux-servers-part-2-transfer-core-data

Regards, Alex

The developer cloud

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

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

Dark mode is coming soon.