https://github.com/yosebyte/sync
Sync Files Periodically
https://github.com/yosebyte/sync
Last synced: 8 months ago
JSON representation
Sync Files Periodically
- Host: GitHub
- URL: https://github.com/yosebyte/sync
- Owner: yosebyte
- License: mit
- Created: 2025-02-14T01:14:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-14T07:54:53.000Z (over 1 year ago)
- Last Synced: 2025-02-14T08:33:43.998Z (over 1 year ago)
- Language: Go
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SYNC
- Sync files periodically using 1-URL command to start.
- Container image provided at [ghcr.io/yosebyte/sync](https://ghcr.io/yosebyte/sync).
## Usage
```
sync "cmd://?&&"
sync "cmd://?ivl=12&src=/path/to/source&dst=/path/to/target"
```