sync

a poor replacement of rsync, and a very efficient file copy utility

Downloads
904
Stars
6
Committers
2

sync

sync is a python utility for copying files

The sync homepage is located at http://github.com/Knio/sync

Compatibility

sync is compatable with Python 2.7

Installation

The recommended way to install sync is with pip:

python -m pip install sync

or

python -m pip install git+https://github.com/Knio/sync.git

Usage

TODO