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
- Host: GitHub
- URL: https://github.com/gahr/dbsync
- Owner: gahr
- Created: 2022-02-16T11:22:13.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-27T09:41:22.000Z (about 2 years ago)
- Last Synced: 2025-01-18T04:43:54.425Z (4 months ago)
- Language: Shell
- Homepage: https://code.ptrcrt.ch/dbsync
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.