I needed to move a lot of stuff from dropbox to an AWS EFS today. The dbxcli tool does not do full directories, nor does it differentiate files from directories.
I had resigned myself to spending most of my day writing something to parse and download recursively.
Then I stumbled on the fact that rclone supports dropbox as a remote. Hallelujah!!! Within minutes I was cloning things from dropbox to my EFS.
I will definitely keep this in mind the next time I am tasked to move things from a transfer-hostile cloud system.
navi@lemmy.tespia.org 1 year ago
Does it work S2S? Or does it funnel through your connection?