
Samba Distribution Programs
|
109
-L
Prints only the list of current file locks.
-p
Prints only a list of smbd process IDs.
-P
Prints only the contents of the profiling memory area.
Requires that Samba has been compiled with the profiling
option.
-S
Prints only a list of shares and their connections.
-s filename
Specifies the Samba configuration file to use when processing
this command.
-u username
Limits the report to the activity of a single user.
smbtar
smbtar [options]
The smbtar program is a shell-script wrapper around smbclient for
doing tar-format archiving operations. It is functionally very
similar to the Unix tar program.
Options
-a
Resets (clears) the archive attribute on files after they are
backed up. The default is to leave the archive attribute
unchanged.
-b blocksize
Sets block size, in units of 512 bytes, for reading or writing
the archive file. Defaults to 20, which results in a block size of
10240 bytes.
-d directory
Changes the working directory on the remote system to
directory before starting the restore or backup operation.
-i
Specifies incremental mode; files are backed up only if they
have the DOS archive attribute set. The archive attribute is
reset (cleared) after each file is read.