Re: rsync 2.5.4 on win2k machine

2002-03-21 Thread Lapo Luchini
> D:\tmp>rsync -rcv *.bat \\bitserver\tmp First of all you should use unix-like paths and, to my knowledge, you can't use UNC paths... isn't you command line creating a directory /bitserver/tmp (or maybe /bitservermp) in the posix root (c:\cygwin, probably)? > building file list ... done > [...]

Re: rsync 2.5.4 on win2k machine

2002-03-21 Thread Lapo Luchini
> D:\tmp>rsync -rcv *.bat \\bitserver\tmp I hate when I sent a unfinished message by accident. Anyway you can use UNC pathnames, just call them //server/dir... -- Lapo 'Raist' Luchini [EMAIL PROTECTED] (PGP & X.509 keys available) http://www.lapo.it (ICQ UIN: 529796) -- To unsubscribe or cha

RE: rsync 2.5.4 on win2k machine

2002-03-20 Thread Raviraj Murdeshwar
ct2: ld returned 1 exit status make: *** [rsync] Error 1 thanks .. -- Raviraj Murdeshwar Siebel Systems, Inc. 650.477.4386 -Original Message- From: David Starks-Browning [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 20, 2002 2:23 PM To: Raviraj Murdeshwar Cc: '

RE: rsync 2.5.4 on win2k machine

2002-03-20 Thread tim . conway
TED]> Sent by: [EMAIL PROTECTED] 03/20/2002 11:12 AM To: "'David Starks-Browning'" <[EMAIL PROTECTED]> cc: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> (bcc: Tim Conway/LMT/SC/PHILIPS) Subject:RE: rsync

RE: rsync 2.5.4 on win2k machine

2002-03-20 Thread David Starks-Browning
On Wednesday 20 Mar 02, Raviraj Murdeshwar writes: > > I installed cygwin, and it had rsync packaged with it.' > I tried win95 setup given on rsync ftp site, but it did not work on win2k. > > do you know, what are the additional steps required for rsync setup on win2k I don't understand the que

RE: rsync 2.5.4 on win2k machine

2002-03-20 Thread Raviraj Murdeshwar
I installed cygwin, and it had rsync packaged with it.' I tried win95 setup given on rsync ftp site, but it did not work on win2k. do you know, what are the additional steps required for rsync setup on win2k ? thanks .. -- Raviraj Murdeshwar Siebel Systems, Inc. 650.477.4386 -Original Mes