Re: retransfer fail of large files with inplace and broken pipe

2009-12-12 Thread Tom
>> to make things more clear 1.) first transfer is done either a initial setup or with a usb hdd to get sender and receiver in sync. 2.) transfer does not stop because rsync had a timeout, it stops because the dsl line is broken (which i could see at dyndns) 3) if dsl line is stable the transf

RE: retransfer fail of large files with inplace and broken pipe

2009-12-12 Thread Tony Abernethy
tom raschel wrote: > Hi, > > i have to tranfer large files each 5-100 GB (mo-fri) over dsl line. > unfortunately dsl lines are often not very stable and i got a broken > pipe error. > (dsl lines are getting a new ip if they are broken or at least after a > reconnect every 24 hours) > > i had a sc

retransfer fail of large files with inplace and broken pipe

2009-12-12 Thread tom raschel
Hi, i have to tranfer large files each 5-100 GB (mo-fri) over dsl line. unfortunately dsl lines are often not very stable and i got a broken pipe error. (dsl lines are getting a new ip if they are broken or at least after a reconnect every 24 hours) i had a script which detect the rsync error a

DO NOT REPLY [Bug 5637] Match case issue on ext3fs and ARM platform

2009-12-12 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5637 way...@samba.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 6636] Deallocation of a pointer not malloced

2009-12-12 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6636 way...@samba.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

DO NOT REPLY [Bug 4168] Random file has vanished when syncing clock with ntpdate/hwclock ?

2009-12-12 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=4168 way...@samba.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

DO NOT REPLY [Bug 4870] --link-dest results in errors for some paths containing spaces

2009-12-12 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=4870 way...@samba.org changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

Resumption idea.

2009-12-12 Thread Robin Lee Powell
I probably won't be implementing this, but since I've thought of it, I thought I'd share. Give rsync an option like --resumption-file=[file] Let's say you've done: rsync -a --resumption-file=foo a/ b/ c/ rsync starts by putting "a/" and "b/" in foo. It then gets the listing for a/, and repl