Skip to content

astralarya/resync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages