ldx / DBdownload

A simple one-way Dropbox sync client in Python
Other
60 stars 17 forks source link

One-way local to dropbox? #19

Closed ekerstein closed 6 years ago

ekerstein commented 6 years ago

Can this app do one-way synchronizing from a local directory to Dropbox? I want my local directory to be the master, and the Dropbox to be updated with any changes.

The readme makes it sound like it only does the other way (Dropbox to local), but I'm really hoping it can be configured either way. I've been having trouble finding a good client to do that.

ldx commented 6 years ago

Unfortunately no, this only works in the other direction (Dropbox -> local).