dbxcli
dbxcli copied to clipboard
recursive put
I would love to see a recursive put. I have a huge folder (35gigs) that I need to get into dropbox and I can't figure out how. Zipping it up doesn't work for my end user since she'll then need to download the entire 35gigs onto her laptop instead of just select portions.
I tried using dbx-tools but got various errors trying to set it up. Unfortunately pydbxcli doesn't support recursive uploading, only recursive downloading.
I just set up https://github.com/awslabs/aws-js-s3-explorer on an s3 bucket and used aws s3 sync for now.
https://github.com/dropbox/dbxcli/issues/60#issuecomment-497713363