1VFS_OFFLINE(8) System Administration tools VFS_OFFLINE(8)
2
3
4
6 vfs_offline - Mark all files as offline
7
9 vfs objects = offline
10
12 This VFS module is part of the samba(7) suite.
13
14 The vfs_offline module marks all files in the share as having the
15 offline DOS attribute.
16
17 Files with the offline DOS attribute are handled differently by the
18 Windows SMB client, as well as by Windows Explorer. In particular,
19 Windows Explorer does not read those files for the sole purpose of
20 drawing a thumbnail, as it normally does. This can improve user
21 experience with some remote file systems.
22
24 Mark all files in a share as offline:
25
26 [remote]
27 vfs objects = offline
28
30 This man page is part of version 4.16.2 of the Samba suite.
31
33 The original Samba software and related utilities were created by
34 Andrew Tridgell. Samba is now developed by the Samba Team as an Open
35 Source project similar to the way the Linux kernel is developed.
36
37
38
39Samba 4.16.2 06/13/2022 VFS_OFFLINE(8)