Displaying 1 result from an estimated 1 matches for "abvz".
Did you mean:
abv
2011 Jun 26
2
does rsync not preserve directory mtimes?
Hi,
I'm running the following command as a local copy command.
faheem at bulldog:/mnt/data$ sudo rsync -abvz --super /data/ .
Origin directory
faheem at bulldog:/data$ ls -la
total 28
drwxr-xr-x 7 root root 4096 Jun 26 08:34 .
drwxr-xr-x 25 root root 4096 Apr 13 17:09 ..
drwxr-xr-x 2 owzar001 root 4096 Nov 6 2010 CTS
drwxr-xr-x 2 owzar001 owzar001 4096 Aug 27 2010 GAW
drwxr-xr-...