Re: Re: Script work fine on sheel, but no on a cron job

2007-10-31 Thread stephane . purnelle
The script have line like rsync -avz --password-file=/usr/local/etc/rsync.pwd /etc/rsyncd.conf rsync://[EMAIL PROTECTED]:/etc_conf A pcap file from wriesharck can help you ? thanks --- Stéphane PURNELLE [EMAIL PROTECTED] Service

multiple rsync sessions for one file?

2007-10-31 Thread Noam Birnbaum
Hey all, A customer is configuring an offsite rsync backup. Their Internet pipe is fairly slow (DSL) but they have some very large files to backup. Their backup window is only after business hours. If one of these large files starts rsyncing at midnight, and the backup window ends

rsyncing files that might change

2007-10-31 Thread Franc Carter
Hi, I hope I have not been google-incompetant, but I have been unable to find an explicit answer a case I am concerned about. If am rsyncing a file and I have the the following sequence of events happen in the same second 1. rsync starts 2. rsync sends some chunk of data to the other end

RE: rsyncing files that might change

2007-10-31 Thread Tony Abernethy
Flames/Cluestick invited if I've got this wrong. I would expect: rsync checks blocks on source to see if they are the same. blocks which seemed to be the same (past tense) are not sent. blocks which seemed to be different will be sent with whatever the current content of the block happens to be.

Re: rsyncing files that might change

2007-10-31 Thread Matt McCutchen
On Thu, 2007-11-01 at 10:35 +1000, Franc Carter wrote: If am rsyncing a file and I have the the following sequence of events happen in the same second 1. rsync starts 2. rsync sends some chunk of data to the other end 3 a local process modifies the chunk that has just been sent

CVS update: rsync

2007-10-31 Thread Wayne Davison
Date: Wed Oct 31 14:02:51 2007 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv7163 Modified Files: flist.c Log Message: - In --iconv mode, we can't lower the ndx_end value because dirs aren't sorted to the end. - Made output_flist() output from

CVS update: rsync

2007-10-31 Thread Wayne Davison
Date: Wed Oct 31 15:01:26 2007 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv32612 Modified Files: rsync.h Log Message: One more SUBPROTOCOL_VERSION increase for iconv change. Revisions: rsync.h 1.376 = 1.377

CVS update: rsyncweb

2007-10-31 Thread Wayne Davison
Date: Wed Oct 31 18:53:17 2007 Author: wayned Update of /data/cvs/rsyncweb In directory dp.samba.org:/tmp/cvs-serv18271 Added Files: convert-gpl Log Message: A script we can use to convert a plain-text COPYING file into something that can be included on a web page. Revisions:

CVS update: rsyncweb

2007-10-31 Thread Wayne Davison
Date: Wed Oct 31 18:53:59 2007 Author: wayned Update of /data/cvs/rsyncweb In directory dp.samba.org:/tmp/cvs-serv18416 Modified Files: GPL.html index.html Added Files: GPL2.html Log Message: Improved the GPL information on the site. Revisions: GPL.html1.3

CVS update: rsyncweb

2007-10-31 Thread Wayne Davison
Date: Wed Oct 31 18:53:38 2007 Author: wayned Update of /data/cvs/rsyncweb In directory dp.samba.org:/tmp/cvs-serv18348 Added Files: COPYING.html COPYING2.html Log Message: Converted COPYING text. Revisions: COPYING.htmlNONE = 1.1