From c038a4e9c09ba4ac77d885ac0afee418f41b8891 Mon Sep 17 00:00:00 2001 From: bubulle Date: Tue, 6 Apr 2010 18:12:47 +0000 Subject: Revert to 3.4.7...for now? git-svn-id: svn://svn.debian.org/svn/pkg-samba/trunk/samba@3416 fc4039ab-9d04-0410-8cac-899223bdd6b0 --- docs/htmldocs/manpages/vfs_streams_depot.8.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/htmldocs/manpages/vfs_streams_depot.8.html') diff --git a/docs/htmldocs/manpages/vfs_streams_depot.8.html b/docs/htmldocs/manpages/vfs_streams_depot.8.html index 50de14536c..7301b34fad 100644 --- a/docs/htmldocs/manpages/vfs_streams_depot.8.html +++ b/docs/htmldocs/manpages/vfs_streams_depot.8.html @@ -1,15 +1,15 @@ vfs_streams_depot

Name

vfs_streams_depot — EXPERIMENTAL module to store alternate data streams in a central directory. -

Synopsis

vfs objects = streams_depot

DESCRIPTION

This EXPERIMENTAL VFS module is part of the +

Synopsis

vfs objects = streams_depot

DESCRIPTION

This EXPERIMENTAL VFS module is part of the samba(7) suite.

The vfs_streams_depot enables storing of NTFS alternate data streams in the file system. As a normal posix file system does not support the concept of multiple data streams per file, the streams_depot module stores the data in files in a separate - directory.

OPTIONS

streams_depot:directory = PATH

Path of the directory where the alternate data streams - should be stored. Defaults to the sharepath/.streams.

EXAMPLES

+	directory.

OPTIONS

streams_depot:directory = PATH

Path of the directory where the alternate data streams + should be stored. Defaults to the sharepath/.streams.

EXAMPLES

         [share]
 	vfs objects = streams_depot
-

AUTHOR

The original Samba software and related utilities +

AUTHOR

The original Samba software and related utilities were created by Andrew Tridgell. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed.

-- cgit v1.2.3