From 29cc33a9f2824fb3a9a842a6e3003771c95d1b90 Mon Sep 17 00:00:00 2001 From: vorlon Date: Sat, 14 Feb 2009 17:29:27 +0000 Subject: merge upstream 3.3.0 git-svn-id: svn://svn.debian.org/svn/pkg-samba/trunk/samba@2571 fc4039ab-9d04-0410-8cac-899223bdd6b0 --- docs/htmldocs/manpages/vfs_streams_depot.8.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 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 3e8e984843..84678174dc 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 +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 + vfs objects = streams_depot +

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