dropbox / dbxcli

A command line client for Dropbox built using the Go SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Help: put with wildcards

bjenny opened this issue · comments

Hi

Beginners question:
I would like to upload all files in a folder to dropbox.
Is this possible? The put command seems not to accept wildcards.
I tried:
dbxcli put c:/users/Myusername/pictures/STAR.STAR /Destinationfolder/STAR.STAR

Thanks for help .... and thank you for this nice program.

Bruno