dropbox / dbxcli

A command line client for Dropbox built using the Go SDK
Other
1.05k stars 101 forks source link

Allow multiple arguments for cp, rm, mv, mkdir, put, etc... #29

Open grantseltzer opened 8 years ago

grantseltzer commented 8 years ago

mv handled by #30

grantseltzer commented 8 years ago

cp handled by #32

grantseltzer commented 8 years ago

rm handled by #49

grantseltzer commented 8 years ago

put I think is really important to handle now, but comes with more complications than the others