dbxcli icon indicating copy to clipboard operation
dbxcli copied to clipboard

recursive put

Open AlJohri opened this issue 7 years ago • 2 comments

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.

AlJohri avatar Oct 19 '18 17:10 AlJohri

I just set up https://github.com/awslabs/aws-js-s3-explorer on an s3 bucket and used aws s3 sync for now.

AlJohri avatar Oct 20 '18 01:10 AlJohri

https://github.com/dropbox/dbxcli/issues/60#issuecomment-497713363

rofrol avatar May 31 '19 13:05 rofrol