Re: need good wrapper

2005-06-10 Thread Cameron Simpson
On 09Jun2005 15:23, Anne Ramey [EMAIL PROTECTED] wrote: | I'm having trouble with the rsync wrapper's I've found online: | rsync_wrapper[8458]: SSH_ORIGINAL_COMMAND environment variable | apparently not set | rsync: connection unexpectedly closed (0 bytes read so far) | rsync error: error in

rsync 2.6.5 segfault using --fuzzy --link-dest

2005-06-10 Thread Erik Jan Tromp
I've been reworking my backup script decided to give some of the newer options a try. It would appear I've found a combination that doesn't play nice. $ rsync --archive --delete-during --fuzzy --hard-links --numeric-ids --quiet --sparse --temp-dir /backup/helium/ --link-dest

rsync 2.6.5 'max verbosity' snafu

2005-06-10 Thread Erik Jan Tromp
Continuing with my backup script (see previous post), I've found a small oops regarding the 'max verbosity' option for rsyncd.conf In the manpage this option is listed as a module option. Poking through the source, however, shows that it's parsed as a global option (loadparm.c). If it's a

problem syncing files on RAM in embedded device

2005-06-10 Thread Vijay Ram.C
Hi all, i am working on an networking product which has a 32 MB flash memory and a 64MB RAM. i need to sync a file named appl.gz which is of size 3.1MB from a unit with ip 192.168.10.1 to a unit with ip 192.168.10.2. the rsync is called from a C code which does a fork-execve operation. the

°Eric Moos/SYSTEM/FRANKFURT/BFI/BNP is out of the office.

2005-06-10 Thread eric . moos
I will be out of the office starting 10.06.2005 and will not return until 14.06.2005. I will respond to your message when I return. In urgent cases please contact Mr. Michael Klein ([EMAIL PROTECTED]) +49(0)6971936960. With kind regards, Eric Moos This message and any attachments (the

Super software, swell prices, splendid service.

2005-06-10 Thread Meg
Why pay big bucks? Create your OWN website now! http://xuim.i7mflhitxs07xji.corkboardbb.com A well-balanced person has a drink in each hand. Riches cover a multitude of woes. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting,

Re: need good wrapper

2005-06-10 Thread Anne Ramey
Cameron Simpson wrote: On 09Jun2005 15:23, Anne Ramey [EMAIL PROTECTED] wrote: | I'm having trouble with the rsync wrapper's I've found online: | rsync_wrapper[8458]: SSH_ORIGINAL_COMMAND environment variable | apparently not set | rsync: connection unexpectedly closed (0 bytes read so far)

Re: source side

2005-06-10 Thread Wayne Davison
On Fri, Jun 10, 2005 at 09:27:42AM +1000, Juergen Busam wrote: I still have my formerly mentioned timestamp problem. IS rsync changing the timestamps on the sourceside? No, rsync doesn't do anything on the source-side except read things (unless --remove-sent-files is specified, in which case it

Re: trigger for pre and post rsync

2005-06-10 Thread Wayne Davison
On Thu, May 12, 2005 at 03:10:49PM -0300, C. P. wrote: I think it may be useful to add an option like lograte's prerotate and postrotate, that triggers server side scripts before and after rsync. It would help the administrator work. I don't think I want to complicate rsync with this

Re: rsync 2.6.5 'max verbosity' snafu

2005-06-10 Thread Wayne Davison
On Fri, Jun 10, 2005 at 05:21:25AM -0400, Erik Jan Tromp wrote: If it's a question of which end to change, I would find this option being per module much more useful. Yes, that's indeed more useful, so I just checked in a change to make the option have a per-module value. Thanks, ..wayne.. --

[Bug 2783] Random high loads during syncs (server side) / client stream errors

2005-06-10 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2783 --- Additional Comments From [EMAIL PROTECTED] 2005-06-10 12:40 --- Rsync uses a large amount of CPU on the sending side due to the fact that the rsync algorithm is trading CPU and disk I/O to reduce network I/O (and using an encryption

Re: trigger for pre and post rsync

2005-06-10 Thread Christoph Biedl
Wayne Davison wrote... On Thu, May 12, 2005 at 03:10:49PM -0300, C. P. wrote: I think it may be useful to add an option like lograte's prerotate and postrotate, that triggers server side scripts before and after rsync. It would help the administrator work. I don't think I want to

Re: trigger for pre and post rsync

2005-06-10 Thread Wayne Davison
On Fri, Jun 10, 2005 at 10:27:26PM +0200, Christoph Biedl wrote: However after some digging in the sources I decided that especially postexec would not be that easy to catch. Yes, post-exec is the harder of the two to implement, especially if you want the script to be run outside the chroot()

CVS update: rsync

2005-06-10 Thread Wayne Davison
Date: Fri Jun 10 16:47:15 2005 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv31216 Modified Files: configure config.h.in Log Message: Regenerated. Revisions: configure 1.215 = 1.216

CVS update: rsync

2005-06-10 Thread Wayne Davison
Date: Fri Jun 10 16:50:09 2005 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv31480 Modified Files: loadparm.c Log Message: Use the new NOBODY_USER and NOBODY_GROUP configure defines. Revisions: loadparm.c 1.57 = 1.58

CVS update: rsync/testsuite

2005-06-10 Thread Wayne Davison
Date: Fri Jun 10 17:06:43 2005 Author: wayned Update of /data/cvs/rsync/testsuite In directory dp.samba.org:/tmp/cvs-serv7690 Modified Files: itemize.test Log Message: Got rid of some potentially unhandled permissions differences. Revisions: itemize.test1.1 = 1.2

CVS update: rsync

2005-06-10 Thread Wayne Davison
Date: Fri Jun 10 17:17:24 2005 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv12952 Modified Files: OLDNEWS Log Message: Aged news from NEWS file. Revisions: OLDNEWS 1.22 = 1.23

CVS update: rsync

2005-06-10 Thread Wayne Davison
Date: Fri Jun 10 17:17:38 2005 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv12979 Modified Files: NEWS Log Message: Starting NEWS for 2.6.6. Revisions: NEWS1.304 = 1.305

CVS update: rsync/testsuite

2005-06-10 Thread Wayne Davison
Date: Fri Jun 10 17:21:52 2005 Author: wayned Update of /data/cvs/rsync/testsuite In directory dp.samba.org:/tmp/cvs-serv14957 Modified Files: itemize.test Log Message: Make the sed commands compatible with Solaris (hopefully). Revisions: itemize.test1.2 = 1.3

CVS update: rsync/testsuite

2005-06-10 Thread Wayne Davison
Date: Fri Jun 10 17:51:33 2005 Author: wayned Update of /data/cvs/rsync/testsuite In directory dp.samba.org:/tmp/cvs-serv29335 Modified Files: itemize.test Log Message: Use umask kluge from rsync.fns to try to get rid of a potential permissions difference when copying symlinks.

CVS update: rsync

2005-06-10 Thread Wayne Davison
Date: Fri Jun 10 17:57:18 2005 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv30551 Modified Files: backup.c Log Message: Fixed a problem in the backing up of symlinks and devices: we need to remove any old symlink/device/file to create the backup.

CVS update: rsync/testsuite

2005-06-10 Thread Wayne Davison
Date: Fri Jun 10 18:02:14 2005 Author: wayned Update of /data/cvs/rsync/testsuite In directory dp.samba.org:/tmp/cvs-serv2496 Modified Files: itemize.test Log Message: One more instance of the umask kluge was needed. Revisions: itemize.test1.4 = 1.5

CVS update: rsync/testsuite

2005-06-10 Thread Wayne Davison
Date: Fri Jun 10 20:04:42 2005 Author: wayned Update of /data/cvs/rsync/testsuite In directory dp.samba.org:/tmp/cvs-serv30086 Modified Files: backup.test Log Message: Several expansions of $srcdir were not double-quoted. Revisions: backup.test 1.4 = 1.5

CVS update: rsync/testsuite

2005-06-10 Thread Wayne Davison
Date: Fri Jun 10 20:33:57 2005 Author: wayned Update of /data/cvs/rsync/testsuite In directory dp.samba.org:/tmp/cvs-serv9671 Modified Files: itemize.test Log Message: - Put the output we're expecting into an rsync.chk file, for easier debugging on failures. - Added the function

CVS update: rsync/patches

2005-06-10 Thread Wayne Davison
Date: Fri Jun 10 21:35:12 2005 Author: wayned Update of /data/cvs/rsync/patches In directory dp.samba.org:/tmp/cvs-serv6755 Modified Files: pre-post-exec.diff Log Message: If the daemon is receiving, only run the post-exec code from the generator process. Revisions:

CVS update: rsync/testsuite

2005-06-10 Thread Wayne Davison
Date: Fri Jun 10 21:56:52 2005 Author: wayned Update of /data/cvs/rsync/testsuite In directory dp.samba.org:/tmp/cvs-serv17217 Modified Files: itemize.test Log Message: Simplified the regular expressions for sed due to problems on some OSes. Revisions: itemize.test1.6 =

CVS update: rsync/testsuite

2005-06-10 Thread Wayne Davison
Date: Fri Jun 10 23:36:57 2005 Author: wayned Update of /data/cvs/rsync/testsuite In directory dp.samba.org:/tmp/cvs-serv32115 Modified Files: itemize.test Log Message: - Added a comment to the filter_outfile function. - Twiddled where the calls to filter_outfile happen. Revisions:

CVS update: rsync/patches

2005-06-10 Thread Wayne Davison
Date: Fri Jun 10 23:40:08 2005 Author: wayned Update of /data/cvs/rsync/patches In directory dp.samba.org:/tmp/cvs-serv614 Modified Files: rsyncd-perm.diff Log Message: Fixed failing hunks. Revisions: rsyncd-perm.diff1.4 = 1.5

CVS update: rsync/patches

2005-06-10 Thread Wayne Davison
Date: Fri Jun 10 23:41:50 2005 Author: wayned Update of /data/cvs/rsync/patches In directory dp.samba.org:/tmp/cvs-serv2358 Modified Files: ODBC-dblog.diff acls.diff Log Message: Fixed high levels of fuzz. Revisions: ODBC-dblog.diff 1.39 = 1.40