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.56k stars 1.08k forks source link

2 way sync cron #493

Open haydenjames opened 4 years ago

haydenjames commented 4 years ago

Whats the best way to sync changes? Does the monitor feature auto download/upload changes?

How can I keep both files on Dropbox and my local machine sync'd? Any command examples?

Currently I'm using upload only.

Feriman22 commented 3 years ago

I'm also interested in this case. Currently I delete everything from the destination folder (in Dropbox) then upload everything here. This is not effective and quick way.

Is there any way to sync my files (delete those doesn't exist anymore and upload only new ones)?