|
|
smbgetrc — configuration file for smbget
smbgetrc
This manual page documents the format and options of the smbgetrc file. This is the configuration file used by the smbget(1) utility. The file contains of key-value pairs, one pair on each line. The key and value should be separated by a space.
By default, smbget reads its configuration from $HOME/.smbgetrc, though other locations can be specified using the command-line options.
The following keys can be set:
Whether aborted downloads should be automatically resumed.
Whether directories should be downloaded recursively
name
Username to use when logging in to the remote server. Use an empty string for anonymous access.
pass
Password to use when logging in.
wg
Workgroup to use when logging in
Turns off asking for username and password. Useful for scripts.
int
(Samba) debuglevel to run at. Useful for tracking down protocol level problems.
Whether a single dot should be printed for each block that has been downloaded, instead of the default progress indicator.
int
Number of bytes to put in a block.