Bruno Ferreira wrote: > At 14:32 04-10-2002 +0530, you wrote: >> Hi.. >> Can anybody please help me in configuring RSYNC to copy files from >> WINDOWS NT to WINDOWS NT > > Here's one way, there's always some others: > > > Create a share in each machine, one readable from the source > one and one read/writable on the destination one.
By doing this you lose any benefit from rsyncs partial-update algorithm. You must either use ssh or an rsync daemon to get the benefits of this. rsync on Windows requires Cygwin. Max. -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html