-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Piotr Krukowiecki wrote:
| I wasn't aware that cygwin have rsync, that makes things much easier | :) | | I plan of using only server mode so that should not bother me.
Refer to /usr/doc/Cygwin/rsync-2.5.6.README to install it as a windows service:
Mini-HOWTO to use as a service:
1) be sure to have a valid /etc/rsyncd.conf ("man rsyncd.conf" for help)
2) to install service: ("cygrunsrv --help" for help)
~ cygrunsrv -I "rsyncd" -p /usr/bin/rsync -a '--daemon --no-detach'
3) to remove service:
~ cygrunsrv -R "rsyncd"-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAj9zDDUACgkQaJiCLMjyUvtkWgCgvBcpem1Hr6Smt0Z/bsE3sa1A bCAAoIBJbzUhMC/iiu6kMQdQv8d2Kk8E =1nUV -----END PGP SIGNATURE-----
-- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
