Problems on ADSL link and large directory

2006-01-17 Thread Sam Przyswa
Hi, We have problems to backup a large /home directory (+/- 12Go) with rsync (daemon mode) and BackupPC on ADSL static IP 4Mbps/380Kbps for the backed-up machine and Internet 10Mbps for the backup server, the rsync options are: '--numeric-ids', '--perms', '--owner', '--group',

Re: i/o timeout errors with cygwin

2006-01-17 Thread Wayne Davison
On Sat, Jan 14, 2006 at 11:37:33PM -0500, Robert Fitzpatrick wrote: but to run rsync on the unix server pulling down from a Windows server, I get i/o timeouts. This is a known cygwin problem that is often mentioned on the list (google for rsync cygwin pipe hang if you want to read about it and

Re: i/o timeout errors with cygwin

2006-01-17 Thread Robert Fitzpatrick
On Tue, 2006-01-17 at 10:28 -0800, Wayne Davison wrote: On Sat, Jan 14, 2006 at 11:37:33PM -0500, Robert Fitzpatrick wrote: but to run rsync on the unix server pulling down from a Windows server, I get i/o timeouts. This is a known cygwin problem that is often mentioned on the list

Re: getting diff of directory trees

2006-01-17 Thread Matt McCutchen
On Tue, 2006-01-17 at 00:06 -0500, N.J. Thomas wrote: Given two directories foo and fooprime, can I have rsync make a file or directory d, that contains the differences between these two directories such that I can take d and apply it to foo to get fooprime, or take fooprime and reverse-apply

DO NOT REPLY [Bug 3415] -R and --delete cause --delete to be ignored

2006-01-17 Thread bugzilla-daemon
https://bugzilla.samba.org/show_bug.cgi?id=3415 --- Comment #1 from [EMAIL PROTECTED] 2006-01-17 12:20 MST --- I can't duplicate this. Is the version of rsync that the daemon is running old? Are the command-lines you cited modified at all from what failed? -- Configure bugmail:

Re: i/o timeout errors with cygwin

2006-01-17 Thread Wayne Davison
On Tue, Jan 17, 2006 at 01:30:20PM -0500, Robert Fitzpatrick wrote: Thanks, I'll see if I can use a workaround. How do I go about letting them know? The google search I mentioned would have lead you to the cygwin mailing list. However, I just checked on the status of the latest cygwin release,

DO NOT REPLY [Bug 3304] on --delay-updates remove .~tmp~ recursively

2006-01-17 Thread bugzilla-daemon
https://bugzilla.samba.org/show_bug.cgi?id=3304 --- Comment #3 from [EMAIL PROTECTED] 2006-01-17 14:01 MST --- Perfectly understandable. As for now a hint in the in the manpage (or at runtime, when 'stale' .~tmp~ directories are encountered) should suffice, since the current

Re: getting diff of directory trees

2006-01-17 Thread N.J. Thomas
* Matt McCutchen [EMAIL PROTECTED] [2006-01-17 13:42:15 -0500]: On Tue, 2006-01-17 at 00:06 -0500, N.J. Thomas wrote: can I have rsync make a file or directory d, that contains the differences between these two directories such that I can take d and apply it to foo to get fooprime Yes.

DO NOT REPLY [Bug 3304] on --delay-updates remove .~tmp~ recursively

2006-01-17 Thread bugzilla-daemon
https://bugzilla.samba.org/show_bug.cgi?id=3304 --- Comment #4 from [EMAIL PROTECTED] 2006-01-17 14:56 MST --- Perhaps the special treatment of the .~tmp~ directory could be implemented by placing a receiving-end protect filter on any files inside it. -- Configure bugmail: