search for: jakobunt

Displaying 3 results from an estimated 3 matches for "jakobunt".

2014 Jan 01
3
[Bug 10356] New: Include rsync-no-vanished support script
...Include rsync-no-vanished support script Product: rsync Version: 3.1.1 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: jakobunt at gmail.com QAContact: rsync-qa at samba.org Bug 3653 discussed how "file has vanished" warnings can be silenced. Code changes did not make it in, but Matt McCutchen wrote the rsync-no-vanished bash wrapper script, whose final version seems to handle it correctly, using advanc...
2006 Apr 03
30
DO NOT REPLY [Bug 3653] New: Silence 'vanished files' messages
https://bugzilla.samba.org/show_bug.cgi?id=3653 Summary: Silence 'vanished files' messages Product: rsync Version: 2.6.8 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: count-samba@flatline.de
2025 Feb 18
0
buffer overflow in recv_file_entry
I have a backup job failing because of a long path with error message (full output below, [1]): > overflow: xflags=0x2078 l1=255 l2=775 lastname=looooong path.... > ERROR: buffer overflow in recv_file_entry [receiver] It looks like the remote system (a Hetzner Storagebox) for some reason has a maximum path length of 1024 (like in [2]), and I cannot change rsync on the remote end. My