]> arthur.barton.de Git - bup.git/blobdiff - Documentation/bup-fuse.md
Don't use "cp -a"
[bup.git] / Documentation / bup-fuse.md
index 1a9e7613f48cc69561c7624e140190ae6e848282..cc2423a9c22b5b4f6188611380ce90e3cfbe49da 100644 (file)
@@ -39,6 +39,14 @@ should unmount it with `umount`(8).
 :   permit other users to access the filesystem. Necessary for
     exporting the filesystem via Samba, for example.
 
+\--meta
+:   report some of the original metadata (when available) for the
+    mounted paths (currently the uid, gid, mode, and timestamps).
+    Without this, only generic values will be presented.  This option
+    is not yet enabled by default because it may negatively affect
+    performance, and note that any timestamps before 1970-01-01 UTC
+    (i.e. before the Unix epoch) will be presented as 1970-01-01 UTC.
+
 # EXAMPLES
     rm -rf /tmp/buptest
     mkdir /tmp/buptest