andreafabrizi / Dropbox-Uploader

Dropbox Uploader is a BASH script which can be used to upload, download, list or delete files from Dropbox, an online file sharing, synchronization and backup service.
https://www.andreafabrizi.it/2016/01/01/Dropbox-Uploader/
GNU General Public License v3.0
6.57k stars 1.08k forks source link

Avoiding dot files #483

Open PierfrancescoElia opened 5 years ago

PierfrancescoElia commented 5 years ago

Hi everyone, is there a way to tell the script to not handle dot files?

I just don't need them, and I would be happy to not look at them at all.

Thank you very much.