05d02697f3f2f7fe30b1ecb8e3948c7cfcefda51
[samba] / docs / manpages / smbgetrc.5
1 .\"Generated by db2man.xsl. Don't modify this, modify the source.
2 .de Sh \" Subsection
3 .br
4 .if t .Sp
5 .ne 5
6 .PP
7 \fB\\$1\fR
8 .PP
9 ..
10 .de Sp \" Vertical space (when we can't use .PP)
11 .if t .sp .5v
12 .if n .sp
13 ..
14 .de Ip \" List item
15 .br
16 .ie \\n(.$>=3 .ne \\$3
17 .el .ne 3
18 .IP "\\$1" \\$2
19 ..
20 .TH "SMBGETRC" 5 "" "" ""
21 .SH NAME
22 smbgetrc \- configuration file for smbget
23 .SH "SYNOPSIS"
24
25 .PP
26 \fIsmbgetrc\fR
27
28 .SH "DESCRIPTION"
29
30 .PP
31 This manual page documents the format and options of the \fBsmbgetrc\fR file\&. This is the configuration file used by the \fBsmbget\fR(1) utility\&. The file contains of key\-value pairs, one pair on each line\&. The key and value should be separated by a space\&.
32
33 .PP
34 By default, smbget reads its configuration from \fB$HOME/\&.smbgetrc\fR, though other locations can be specified using the command\-line options\&.
35
36 .SH "OPTIONS"
37
38 .PP
39 The following keys can be set:
40
41 .TP
42 resume on|off
43 Whether aborted downloads should be automatically resumed\&.
44
45 .TP
46 recursive on|off
47 Whether directories should be downloaded recursively
48
49 .TP
50 username \fIname\fR
51 Username to use when logging in to the remote server\&. Use an empty string for anonymous access\&.
52
53 .TP
54 password \fIpass\fR
55 Password to use when logging in\&.
56
57 .TP
58 workgroup \fIwg\fR
59 Workgroup to use when logging in
60
61 .TP
62 nonprompt on|off
63 Turns off asking for username and password\&. Useful for scripts\&.
64
65 .TP
66 debuglevel \fIint\fR
67 (Samba) debuglevel to run at\&. Useful for tracking down protocol level problems\&.
68
69 .TP
70 dots on|off
71 Whether a single dot should be printed for each block that has been downloaded, instead of the default progress indicator\&.
72
73 .TP
74 blocksize \fIint\fR
75 Number of bytes to put in a block\&.
76
77 .SH "VERSION"
78
79 .PP
80 This man page is correct for version 3\&.0 of the Samba suite\&.
81
82 .SH "SEE ALSO"
83
84 .PP
85 \fBsmbget\fR(1) and \fBSamba\fR(7)\&.
86
87 .SH "AUTHOR"
88
89 .PP
90 The original Samba software and related utilities were created by Andrew Tridgell\&. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed\&.
91
92 .PP
93 This manual page was written by Jelmer Vernooij
94