RE : rsync to retry if copy failed - possible?

2004-12-13 Thread LIMA David
Hi, Personnaly I use --partial option, preventing from retrieving data severall times if it fails: it works like a charm for me. _ David LIMA Professional Services www.scc.com -Message d'origine- De : Eberhard Moenkeberg [mailto:[EMAIL PROTECTED]

RE : RE : Rsync snapshot on Linux from Windows server

2004-05-26 Thread LIMA David
help David LIMA Ingénieur Réseaux SCC Services -Message d'origine- De : LIMA David Envoyé : mercredi 26 mai 2004 13:21 À : Philip Roche Cc : [EMAIL PROTECTED] Objet : RE : Rsync snapshot on Linux from Windows server Hi Phillip, I have same problems with rsync and I use a post s

RE : Rsync snapshot on Linux from Windows server

2004-05-26 Thread LIMA David
Hi Phillip, I have same problems with rsync and I use a post script that replace groups and ownerships after the sync. Look for setacl projet on www.sf.net Hope that's help David LIMA Ingénieur Réseaux SCC Services -Message d'origine- De : Wayne Davison [mailto:[EMAIL PROTECTED]

Rsync sync problems over IPSEC/IP VPN: rsync: writefd_unbuffered failed to write 4096 bytes

2004-05-17 Thread LIMA David
Hi everybody, I use RSYNC under windows (cygwin) on both server and client side for syncing 2 big directories over an VPN IPSEC links.(1 GB of data for around 30 000 files). The sync shows these kind of errors for some clients. Here is the command that I use in a batch file to syncing the fold