Enrico Buttignol
Results
2
comments of
Enrico Buttignol
> `dbxcli ls -l "path/to/folder/to/download"|awk -F"ago" '{print $2}'|sed -e 's/^[[:space:]]*//' -e 's/[[:space:]]*$//'|xargs -I{} dbxcli get {} .` Hi, this command is to download a directory, what about upload `put` a...
Hi, no, I have not receive answers to my question so I decide to use this script: https://github.com/andreafabrizi/Dropbox-Uploader However, I'm looking forward for an answer here.