Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 474 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 474 Bytes

Resync

Rsync Reloaded Manage remotes programmatically in archival repositories.

Define archive sources and repos via configuration. Navigate freely through an archive and stop worrying about typing the right rsync command. Simply update from all remote sources with:

resync pull

Push files to a configured remote:

resync push remote1 path/to/dir

Clone the archive including configuration:

resync clone user@remote:path/to/archive