Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If copying to or copying from file systems that use mapped drives such as NFS or FUSE, you may run into some trouble seeing set times.

Code Block
rsync: failed to set times on "." (in rsync): Operation not permitted (1)

You can suppress this with --omit-dir-times

...