Displaying 1 result from an estimated 1 matches for "auvnhax".
Did you mean:
auvvnhax
2014 Aug 09
1
meta bug: info on "why" xfer seems no longer available? (3.1.0)
....
Using rsync:
> rsync --version
rsync version 3.1.0 protocol version 31
Capabilities:
64-bit files, 64-bit inums, 64-bit timestamps, 64-bit long ints,
socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace,
append, ACLs, xattrs, iconv, symtimes, prealloc, SLP
did: rsync -auvnHAX /oDATA/. /DATA/.
got back a rather large list
of 4 directories and 13708 files!...
So wanted to see WHY it wanted to update them, as I thought
the full xfsdump/restore should have resulted in an exact copy.
Tried :
rsync -auvvnHAX /oDATA/. /DATA/.
which manpage said would list "why"....