Displaying 3 results from an estimated 3 matches for "hlipp".
Did you mean:
hipp
2017 Oct 29
4
[Bug 13109] New: rsync hangs during transfer of many small files
...transfer of many small files
Product: rsync
Version: 3.1.2
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter: samba at hlipp.de
QA Contact: rsync-qa at samba.org
Overview
========
rsync hangs during the transfer of directories containing many small files. The
blocked process must be interrupted or killed and the transfer restarted,
sometimes many times in a row.
As opposed to my previous bug report _this_ time...
2017 Apr 05
0
[Bug 12732] hard links can cause rsync to block or to silently skip files
https://bugzilla.samba.org/show_bug.cgi?id=12732
--- Comment #1 from Hansjoerg Lipp <samba at hlipp.de> ---
Am 05.04.2017 um 22:05 schrieb L A Walsh via rsync:
> I ran rsync 3.1.1 for over a year to help generate
> snapshots. I can't say if it copied all the files or not, as
> it was backing up a large "/home" partition, BUT, it never hung.
> It did take 45min to...
2017 Apr 04
5
[Bug 12732] New: hard links can cause rsync to block or to silently skip files
...skip files
Product: rsync
Version: 3.1.2
Hardware: x64
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter: samba at hlipp.de
QA Contact: rsync-qa at samba.org
Overview
========
Hard link handling seems to be broken when using "rsync -aH --compare-dest". I
found two possible scenarios:
1) rsync completes without error message and exit code 0, although some files
are missing from the backup
2) rsync...