Knio / sync

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

PyPI version

Usage

TODO

About

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


Languages

Language:Python 100.0%