Displaying 1 result from an estimated 1 matches for "axvvn".
Did you mean:
avvvn
2004 Feb 02
1
[PATCH] --one-file-system and automounter
...chine itself (kemi), the device numbers are:
$ stat -c '%4D %n' /mnt /mnt/net /mnt/net/kemi
302 /mnt
19 /mnt/net
302 /mnt/net/kemi
The followin rsync invocation shows that the "kemi" subdirectory is
*not* skipped by the -x option, but later by the --exclude option:
$ rsync -axvvn --exclude=kemi /mnt /tmp/dest
expand file_list to 4000 bytes, did move
excluding directory mnt/net/kemi because of pattern kemi
delta-transmission disabled for local transfer or --whole-file
total: matches=0 tag_hits=0 false_alarms=0 data=0
The attached patch for rsync-2.6.0 moves the cross-file...