Displaying 1 result from an estimated 1 matches for "anotherpath".
2006 May 23
2
cross platform rsync avz lists all directory names in tree
...naged to solve this issue.
rsyncing from Mac OS X to FreeBSD and from Linux to Windows XP, with the 
arguments avz I get the same thing in the reports (mailed from cron):
path/
path/to/
path/to/directories/
path/to/directories/changedfile.txt
another/path/
another/path/withoutanychangedfiles/
yet/anotherpath/
yet/anotherpath/withoutanychangedfiles/
...
and so on. With biggish directories this results in huge lists which 
have to be trawled through if manual checks are to be made that changed 
files were successfully copied/updated.
I have a feeling that this stems from differences in permission/uid/g...