Re: rsync creates wrong sized files

2004-05-21 Thread Dr A V Le Blanc
On Thu, May 20, 2004 at 11:17:58AM -0700, Wayne Davison wrote: Sounds like the rsync daemon you are contacting is running 2.6.1. If so, just remove the -R option and all should be well (it's not needed by the command you're using). Also, since you're using --delete, get rid of the trailing

Re: two-way synchronization accross a firewall fails

2004-05-21 Thread Tim Harsch
This was somehow related to the fact that I was su'd to root, but not with root env ie. su -- - Original Message - From: Tim Harsch [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, May 20, 2004 11:46 AM Subject: two-way synchronization accross a firewall fails machine O is

Re: rsync hangs in cron (not SSH-problem)

2004-05-21 Thread Jeffrey Layton
On Thu, 2004-05-20 at 20:55, Pascal Nobus wrote: When used this command in cron 00 01 * * * rsync -av --delete /mnt/web1 /mass/kuurne/day 00 02 * * * rsync -av --delete /mnt/web2 /mass/kuurne/day etc.. Not sure if this is your problem or not, but I had some problems running rsync out of

question about --bwlimit=

2004-05-21 Thread Wallace Matthews
I am doing some benchmarking of rsync. I am using the --bwlimit= option to throttle down rsync to predict its operation over slow communications links. I am using rsync 2.6.2 from the release site without any patches. I downloaded the release rather than pull from the CVS tree. I have 2

re: question about --bwlimit=

2004-05-21 Thread Wallace Matthews
Since --bwlimit depends upon sleep(1 second), I repeated the experiment with a file that was 383 Megabyte so that when I am running unthrottled it takes significantly longer than a second (ie. ~50 seconds) to complete. I get the same bi-modal behavior but with different values for 4000 and 4001

File sync/delete question

2004-05-21 Thread Markus Gaugusch
Hi, I need to solve a specific problem and I think that I need an extension to rsync for this to work :) I have an FTP server in the DMZ and a samba server in my intranet. The ftp server has an incoming directory, where people can put uploads and it is also running rsync in daemon mode. The

CVS update: rsync/patches

2004-05-21 Thread Wayne Davison
Date: Fri May 21 08:13:41 2004 Author: wayned Update of /data/cvs/rsync/patches In directory dp.samba.org:/tmp/cvs-serv19233 Removed Files: write-only.diff Log Message: Removing applied patch. Revisions: write-only.diff 1.7 = NONE

CVS update: rsync

2004-05-21 Thread Wayne Davison
Date: Fri May 21 08:27:04 2004 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv21710 Modified Files: authenticate.c checksum.c match.c receiver.c Log Message: Changed sum_init() to take a seed value as an arg instead of always using checksum_init.

CVS update: rsync

2004-05-21 Thread Wayne Davison
Date: Fri May 21 08:40:25 2004 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv24022 Modified Files: util.c Log Message: Moved a few externs. Revisions: util.c 1.143 = 1.144

CVS update: rsync/patches

2004-05-21 Thread Wayne Davison
Date: Fri May 21 09:18:48 2004 Author: wayned Update of /data/cvs/rsync/patches In directory dp.samba.org:/tmp/cvs-serv30402 Modified Files: verify-patches Log Message: Strip off the new a/ and b/ path prefixes in the diff headers. Revisions: verify-patches 1.9 = 1.10

CVS update: rsync

2004-05-21 Thread Wayne Davison
Date: Fri May 21 09:29:17 2004 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv32076 Modified Files: NEWS Log Message: Document a couple more changes. Revisions: NEWS1.178 = 1.179

CVS update: rsync/patches

2004-05-21 Thread Wayne Davison
Date: Fri May 21 09:32:50 2004 Author: wayned Update of /data/cvs/rsync/patches In directory dp.samba.org:/tmp/cvs-serv466 Modified Files: checksum-seed.diff Log Message: Improved the manpage markup a little. Revisions: checksum-seed.diff 1.2 = 1.3

CVS update: rsync

2004-05-21 Thread Wayne Davison
Date: Fri May 21 09:41:38 2004 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv1389 Modified Files: options.c Log Message: - Improved option_error() to make sure that the user sees the error in daemon mode. - Got rid of some repetitious outputting of

CVS update: rsync

2004-05-21 Thread Wayne Davison
Date: Fri May 21 09:44:32 2004 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv2432 Modified Files: options.c rsync.yo rsync.1 Log Message: Added the --checksum-seed option. Revisions: options.c 1.149 = 1.150

CVS update: rsync/patches

2004-05-21 Thread Wayne Davison
Date: Fri May 21 09:44:45 2004 Author: wayned Update of /data/cvs/rsync/patches In directory dp.samba.org:/tmp/cvs-serv2471/patches Removed Files: checksum-seed.diff Log Message: Removed applied patch. Revisions: checksum-seed.diff 1.3 = NONE

CVS update: rsync

2004-05-21 Thread Wayne Davison
Date: Fri May 21 09:59:49 2004 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv5146 Modified Files: exclude.c Log Message: Got rid of a compiler warning (which was only output by certain compilers). Revisions: exclude.c 1.80 = 1.81

CVS update: rsync

2004-05-21 Thread Wayne Davison
Date: Fri May 21 10:00:21 2004 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv5687 Modified Files: NEWS Log Message: Another new option. Revisions: NEWS1.179 = 1.180