samba-bugs at samba.org
2012-Feb-23 07:51 UTC
[Bug 8775] New: Preallocate option doesn't work with recursive?
https://bugzilla.samba.org/show_bug.cgi?id=8775
Summary: Preallocate option doesn't work with recursive?
Product: rsync
Version: 3.1.0
Platform: x64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: wgordonharris at gmail.com
QAContact: rsync-qa at samba.org
With rsync version 3.1.0dev protocol version 31.PR14, using the --preallocate
and --recursive options:
It appears as though preallocation only happens with files in the first
directory copied. In subsequent directories, rsync seems to revert to stock
behavior, i.e. no preallocation.
Command line used:
rsync --links --perms --times --group --owner --devices --specials --stats
--progress --verbose --preallocate --recursive --include=*/ --include=*
--exclude=* /mnt/media/Music/ /mnt/medianew/Music
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
samba-bugs at samba.org
2013-Jun-02 23:34 UTC
[Bug 8775] Preallocate option doesn't work with recursive?
https://bugzilla.samba.org/show_bug.cgi?id=8775
Wayne Davison <wayned at samba.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
--- Comment #1 from Wayne Davison <wayned at samba.org> 2013-06-02
23:34:58 UTC ---
When I try a recursive command, it calls the preallocate command for all the
files in the recursive transfer.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Maybe Matching Threads
- [Bug 11588] New: missing option: preallocate for all files except for sparse
- preallocate working incorrectly in 3.1.3
- [Bug 13320] New: file contents cause rsync to fail (with certains args and dir structure)
- preallocate CPU usage - pre4
- combining --preallocate and --fuzzy