Lines Matching +full:make +full:- +full:git +full:- +full:archive

18 MS-SMB2 (for detailed SMB2/SMB3/SMB3.1.1 protocol specification)
36 (e.g. /usr/src/linux-2.5.73)
37 2) make menuconfig (or make xconfig)
40 5) make
47 type ``make modules_install`` (or if you prefer, manually copy the file to
48 the modules directory e.g. /lib/modules/6.3.0-060300-generic/kernel/fs/smb/client/cifs.ko).
52 would simply type ``make install``).
57 required, mount.cifs is recommended. Most distros include a ``cifs-utils``
63 found at cifs-utils.git on git.samba.org
122 mounts, unless umount is invoked with -i (which will avoid invoking a umount
165 make menuconfig. Client support for extended attributes (user xattr) can be
166 disabled on a per-mount basis by specifying ``nouser_xattr`` on mount.
174 Some administrators may want to change Samba's smb.conf ``map archive`` and
184 (the few optional settings are passed in on mount via -o parameters instead).
191 ln -s /mnt/foo bar
196 that is ignored by local server applications and non-cifs clients and that will
210 mount -t cifs //9.53.216.11/e$ /mnt -o username=myname,password=mypassword
212 Before -o the option -v may be specified to make the mount.cifs
214 After -o the following commonly used cifs vfs specific options
234 mount -t cifs tcp_name_of_server:share_name /mnt -o user=myname,pass=mypasswd
237 mechanisms, instead of specifying it after -o using the normal ``pass=`` syntax
255 Servers must support either "pure-TCP" (port 445 TCP/IP CIFS connections) or RFC
256 1001/1002 support for "Netbios-Over-TCP/IP." This is not likely to be a
342 Enable local disk caching using FS-Cache (off by default). This
348 caching is not suitable for all workloads for e.g. read-once
351 disk caching is functional for CIFS files opened as read-only.
394 mount the network share read-write (note that the
395 server may still consider the share read-only)
397 mount network share read-only
402 if first mount option (after the -o), overrides
406 -o user=myname,password=mypassword,domain=mydom
410 -o sep=.user=myname.password=mypassword.domain=mydom
468 make it easier to spot hardlinked files (as they will have
475 (e.g. pre-Windows 2000) do not support returning UniqueIDs
526 otherwise - read from the server. All written data are stored
632 Services for Unix (SFU). In addition retrieve bits 10-12
695 The mount.cifs mount helper also accepts a few mount options before -o
699 -S take password from stdin (equivalent to setting the environment
701 -V print mount.cifs version
702 -? display simple usage information
711 Informational pseudo-files:
723 Configuration pseudo-files:
731 does not make much sense. Default flags are::
749 cifsFYI If set to non-zero value, additional debug information
759 +-----------------------------------------------+------+
761 +-----------------------------------------------+------+
763 +-----------------------------------------------+------+
768 +-----------------------------------------------+------+
798 logging of various informational messages. 2 enables logging of non-zero
810 represent the number of attempted and failed (ie non-zero return code from the
823 /etc/request-key.conf file. The cifs.upcall helper program is from the Samba
829 DFS support allows transparent redirection to shares in an MS-DFS name space.
834 be configured in the file /etc/request-key.conf. Samba, Windows servers and
840 /etc/request-key.conf file::