usync 0-1.09a8059
Command line site-to-site synchronization tool
usync
is a simple site-to-site synchronization program written in scsh
. It makes use of unison
and rsync
for bi- and uni-directional synchronizations.
- Outputs:
out
- Website: https://github.com/ebzzry/usync
- Licenses: Expat
- Package source: gnu/packages/sync.scm
- Builds: See build status
- Issues: See known issues
Installation
Install usync 0-1.09a8059
as follows:
guix install usync@0-1.09a8059
Or install the latest version:
guix install usync
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.