search for: zlobber

Displaying 1 result from an estimated 1 matches for "zlobber".

Did you mean: clobber
2013 Oct 22
4
[Bug 10220] New: symlinks are not counted as files in --stats
...e not counted as files in --stats Product: rsync Version: 3.0.9 Platform: All OS/Version: Linux Status: NEW Severity: enhancement Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: zlobber at gmail.com QAContact: rsync-qa at samba.org [root at dbbg]:~/symlink# touch file1 file2 file3 [root at dbbg]:~/symlink# ln -s file1 sym1 ; ln -s file2 sym2 ; ln -s file3 sym3 [root at dbbg]:~/symlink# rsync -v -a --stats /root/symlink/ /tmp/symlink sending incremental file list create...