An open API service indexing awesome lists of open source software.

https://github.com/gahr/dbsync

Sync files with Dropbox - Mirror of https://code.ptrcrt.ch/dbsync
https://github.com/gahr/dbsync

Last synced: 3 months ago
JSON representation

Sync files with Dropbox - Mirror of https://code.ptrcrt.ch/dbsync

Awesome Lists containing this project

README

        

This small shell utility allows to synchronize files with Dropbox.

Usage:

```
$ dbsync [-q] [-y] [lf rf ...]

-q Be quiet
-y Answer "yes" to any question
lf Local file
rf Remote file
```

Many files can be sync'd at once by interleaving local and remote file names.