RE: lock files

2001-09-11 Thread David Bolen
Dietrich Baluyot [[EMAIL PROTECTED]] writes: > Does rsync lock the source files while its copying? No (there's really no guaranteed portable way to do it anyway). But rsync does perform a final checksum on transferred files and if they differ, it will re-execute the transfer (with an adjustment

lock files

2001-09-11 Thread Dietrich Baluyot
Hi, Does rsync lock the source files while its copying? Any input is appreciated. Thank you Dietrich

Using RSync with NT/98

2001-09-11 Thread Daniel . J . Botz
Hello, I'm trying to get RSync to work between an NT workstation and a Win98 workstation. Has anybody gotten this to work? I know my NT workstation is set up correctly because I am able to RSync between two NT workstations. But when I try to RSync between an NT and Win98 workstation I get a "p

Re: Setting up an rsync server

2001-09-11 Thread Benny Lonnborn
When you are issuing the rsync command "rsync my-global-ip-address::ftp/* " do not add /* to the rsync share name, you have already specified the share and the dir it use on the machine with the rsyncd.conf file. - Original Message - From: Kasper Lindvig To: [EMAIL PROTECT