fobiat / py_parity

pyParity takes folders and synchronises them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyParity


pyParity synchronises folders.
It can be used across folders, drives, removable media, networked locations and more
Dependencies:
*Requires Python 3
*Requires dirsync (pip install dirsync)
Usage:
First prompt is the source directory you want synced. It needs to be pathed correctly eg:
C:\Users\user\Documents
Second prompt is the destination folder where the files will be copied to. This also needs to be pathed correctly:
\\UNRAID\SHARE\BACKUPS\user\DOCUMENTS

About

pyParity takes folders and synchronises them.


Languages

Language:Python 100.0%