RsyncExt


Hosted by SourceForge

Introduction


Rsync is a very powerful tool, but it is too boring that you type that command everytime that you want to synchonize the items or archive them to somewhere in Microsoft Windows enviroment.

This project tends to build a Windows Shell Extension for Rsync with cygwin support to accomplish those tasks by simpley right click the files or directories then rsync them to anywhere you like them to be. For example, USB Flash disks are used frequently today. Most of time, we need to copy the original copies to the USB disks for many purposes like backup. After that, we make changes to the original copies. Synchronizaiton becomes a big problem. Rsync can smooth our feeling for awkful operation using windows' copy and paste functions. It will be more perfect and accute if we can just using the context menu to finish the typing rsync command menually. That will be greatly improve our operation efficency.