Go to file
Sean McArdle ee4f073237 Add project files. 2018-10-15 12:49:52 -07:00
ArrSync Add project files. 2018-10-15 12:49:52 -07:00
.gitattributes Add .gitignore and .gitattributes. 2018-10-15 12:49:48 -07:00
.gitignore Add .gitignore and .gitattributes. 2018-10-15 12:49:48 -07:00
ArrSync.sln Add project files. 2018-10-15 12:49:52 -07:00
README.md Add project files. 2018-10-15 12:49:52 -07:00

README.md

#AARSYNC like rsync but with an eye-patch

Proper rsync for Windows.

Why is this not a thing?
This is based on the StreamBreaker work by Clay Borkholm over at codeproject.org. And inspired by this fantastic whitepaper from Microsoft Research.

The goals are to provide the functionality of rsync but use the built-in remote session facilities in PowerShell for network communication.