Another approach is to install cygwin (a Unix-like setup for Windows, based on libraries that "convert" Unix calls to their Windows equivalent, roughly speaking anyway), and request the rsync package. However, this is rather a bit to do just to get pre-built rsync. On the other hand, if you install gcc, make, etc., with cygwin, you can build things like rsync yourself. Other things you can get with cygwin include ssh, good for encrypting the rsync channel, etc. the site is www.cygwin.com.
Cheers -- Eliot Moss -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
