hi guys. my website on dedicated hosing agency and its using traditional HDD storage to store 8TB of data, I want to migrate them to DigitalOcean Spaces.
is there a stable/fast way to migrate the data ?
or should I do it programmatically ?
thank you.
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.
@bobbyiliev I was doing some research and I found the rclone
https://rclone.org/s3/#digitalocean-spaces
do you have any opinion about it ?
Hi there,
I could suggest using the
s3cmd
command line tool. You can find more information on how to do that here:https://www.digitalocean.com/docs/spaces/resources/s3cmd/
Regards, Bobby