Differences between version 9 and previous revision of SambaShadowCopyHowto.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 9 | Last edited on Tuesday, May 2, 2006 1:24:41 pm | by CraigBox | Revert |
Older page: | version 8 | Last edited on Tuesday, May 2, 2006 12:55:40 pm | by CraigBox | Revert |
@@ -77,9 +77,9 @@
drwxr-xr-x 7 root MYDOMAIN+domain users 148 2006-05-03 12:00 @GMT-2006.05.03-12.00.00
drwxrwxr-x 2 root MYDOMAIN+domain users 31 2006-04-27 14:56 public
</verbatim>
-Samba presents you all of this, @GMT-date dirs and all. Seems you have to have this - you can't share /array/storage/public and have
the shadow copies work (see point 2, above)
.
+Samba presents you with just
the public directory
.
5. Create some scripts to do the work for you.
!Scripts
@@ -133,9 +133,13 @@
* If you don't change the file, you don't see previous versions for it.
* You can do previous versions on directories, as well as files.
* The snapshots will appear to the Linux machine to be complete copies of the filesystem at that point in time; with the proviso that they are read-only, you can do what you like with them.
+
+! Author
+
+CraigBox
!Links
* [How to use the Shadow Copy client|http://www.petri.co.il/how_to_use_the_shadow_copy_client.htm]
* [Some useful information about XFS & snapshots|http://c.mills.ctru.auckland.ac.nz/Samba/XfsAclWinAuth.html]