source: trunk/server/docs/manpages/vfs_shadow_copy.8@ 421

Last change on this file since 421 was 414, checked in by Herwig Bauernfeind, 16 years ago

Samba 3.5.0: Initial import

File size: 3.3 KB
Line 
1'\" t
2.\" Title: vfs_shadow_copy
3.\" Author: [see the "AUTHOR" section]
4.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
5.\" Date: 02/19/2010
6.\" Manual: System Administration tools
7.\" Source: Samba 3.5
8.\" Language: English
9.\"
10.TH "VFS_SHADOW_COPY" "8" "02/19/2010" "Samba 3\&.5" "System Administration tools"
11.\" -----------------------------------------------------------------
12.\" * set default formatting
13.\" -----------------------------------------------------------------
14.\" disable hyphenation
15.nh
16.\" disable justification (adjust text to left margin only)
17.ad l
18.\" -----------------------------------------------------------------
19.\" * MAIN CONTENT STARTS HERE *
20.\" -----------------------------------------------------------------
21.SH "NAME"
22vfs_shadow_copy \- Make a Samba share read only for a specified time period
23.SH "SYNOPSIS"
24.HP \w'\ 'u
25vfs objects = shadow_copy
26.SH "DESCRIPTION"
27.PP
28This VFS module is part of the
29\fBsamba\fR(7)
30suite\&.
31.PP
32The
33vfs_shadow_copy
34VFS module functionality that is similar to Microsoft Shadow Copy services\&. When setup properly, this module allows Microsoft Shadow Copy clients to browse "shadow copies" on Samba shares\&.
35.PP
36This module is stackable\&.
37.SH "CONFIGURATION"
38.PP
39vfs_shadow_copy
40relies on a filesystem snapshot implementation\&. Many common filesystems have native support for this\&.
41.PP
42Filesystem snapshots must be mounted on specially named directories in order to be recognized by
43vfs_shadow_copy\&. The snapshot mount points must be immediate children of a the directory being shared\&.
44.PP
45The snapshot naming convention is @GMT\-YYYY\&.MM\&.DD\-hh\&.mm\&.ss, where:
46.sp
47.RS 4
48.ie n \{\
49\h'-04'\(bu\h'+03'\c
50.\}
51.el \{\
52.sp -1
53.IP \(bu 2.3
54.\}
55YYYY
56is the 4 digit year
57.RE
58.sp
59.RS 4
60.ie n \{\
61\h'-04'\(bu\h'+03'\c
62.\}