1VFS_UNITYED_MEDIA(8)      System Administration tools     VFS_UNITYED_MEDIA(8)
2
3
4

NAME

6       vfs_unityed_media - Allow multiple Avid clients to share a network
7       drive.
8

SYNOPSIS

10       vfs objects = unityed_media
11

DESCRIPTION

13       This VFS module is part of the samba(7) suite.
14
15       Unityed Media is related with Media Harmony VFS, the main difference
16       between Unityed Media and Media Harmony is that Unityed Media doesn't
17       need manual refreshing of media directories. Unityed Media handles your
18       media files in a similar way to the way Unity, ISIS, EditShare or
19       another dedicated solution does. Without client-side application and on
20       hardware of your choice.
21
22       This module is stackable.
23

CONFIGURATION

25       If Mac and Windows Avid clients will be accessing the same folder, they
26       should be given separate share definitions, with hidden Mac files
27       vetoed on the Windows share. See EXAMPLES.
28

OPTIONS

30       unityed_media:clientid = user | hostname | ip
31           Controls what client related identifier is appended to user
32           specific paths:
33
34                  •   user (default) - use the username.
35
36                  •   hostname - use the hostname. Note this will not work
37                      with OS X clients as these always send a generic string
38                      ("workstation") to the server..
39
40                  •   ip - use the client's IP address. NOTE: this is untested
41                      and may not work at all.
42
43

EXAMPLES

45       Enable unityed_media for Mac and Windows clients:
46
47                   [avid_mac]
48                path = /avid
49                vfs objects = unityed_media
50                   [avid_win]
51                path = /avid
52                vfs objects = unityed_media
53                veto files = /.DS_Store/._@/.Trash@/.Spotlight@/.hidden/.hotfiles@/.vol/
54                delete veto files = yes
55

VERSION

57       This man page is part of version 4.17.5 of the Samba suite.
58

AUTHOR

60       The original Samba software and related utilities were created by
61       Andrew Tridgell. Samba is now developed by the Samba Team as an Open
62       Source project similar to the way the Linux kernel is developed.
63
64
65
66Samba 4.17.5                      01/26/2023              VFS_UNITYED_MEDIA(8)
Impressum