vfs_streams_depot

Langue: en

Version: 03/12/2009 (fedora - 06/07/09)

Section: 8 (Commandes administrateur)

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

Synopsis

FCvfs objects = streams_depotF[]

DESCRIPTION

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

The FCvfs_streams_depotF[] 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

 
 
         [share]
         m[blue]vfs objects = streams_depotm[]
 
 

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.