Changeset 988 for vendor/current/docs/manpages/smbget.1
- Timestamp:
- Nov 24, 2016, 1:14:11 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/docs/manpages/smbget.1
r860 r988 2 2 .\" Title: smbget 3 3 .\" Author: [see the "AUTHOR" section] 4 .\" Generator: DocBook XSL Stylesheets v1.7 6.1 <http://docbook.sf.net/>5 .\" Date: 0 9/18/20134 .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> 5 .\" Date: 05/02/2016 6 6 .\" Manual: User Commands 7 .\" Source: Samba 3.67 .\" Source: Samba 4.4 8 8 .\" Language: English 9 9 .\" 10 .TH "SMBGET" "1" "0 9/18/2013" "Samba 3\&.6" "User Commands"10 .TH "SMBGET" "1" "05/02/2016" "Samba 4\&.4" "User Commands" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * Define some portability stuff … … 32 32 .SH "SYNOPSIS" 33 33 .HP \w'\ 'u 34 smbget [\-a,\ \-\-guest] [\-r,\ \-\-resume] [\-R,\ \-\-recursive] [\- u,\ \-\-username=STRING] [\-p,\ \-\-password=STRING] [\-w,\ \-\-workgroup=STRING] [\-n,\ \-\-nonprompt] [\-d,\ \-\-debuglevel=INT] [\-D,\ \-\-dots] [\-P,\ \-\-keep\-permissions] [\-o,\ \-\-outputfile] [\-f,\ \-\-rcfile] [\-q,\ \-\-quiet] [\-v,\ \-\-verbose] [\-b,\ \-\-blocksize] [\-O,\ \-\-stdout] [\-?,\ \-\-help] [\-\-usage] {smb://host/share/path/to/file} [smb://url2/] [\&.\&.\&.]34 smbget [\-a,\ \-\-guest] [\-r,\ \-\-resume] [\-R,\ \-\-recursive] [\-U,\ \-\-username=STRING] [\-w,\ \-\-workgroup=STRING] [\-n,\ \-\-nonprompt] [\-d,\ \-\-debuglevel=INT] [\-D,\ \-\-dots] [\-o,\ \-\-outputfile] [\-f,\ \-\-rcfile] [\-q,\ \-\-quiet] [\-v,\ \-\-verbose] [\-b,\ \-\-blocksize] [\-O,\ \-\-stdout] [\-u,\ \-\-update] [\-?,\ \-\-help] [\-\-usage] {smb://host/share/path/to/file} [smb://url2/] [\&.\&.\&.] 35 35 .SH "DESCRIPTION" 36 36 .PP … … 60 60 .RE 61 61 .PP 62 \- u, \-\-username=STRING62 \-U, \-\-username=\fIusername[%password]\fR 63 63 .RS 4 64 Username to use 65 .RE 66 .PP 67 \-p, \-\-password=STRING 68 .RS 4 69 Password to use 64 Username (and password) to use 70 65 .RE 71 66 .PP … … 88 83 .RS 4 89 84 Show dots as progress indication 90 .RE91 .PP92 \-P, \-\-keep\-permissions93 .RS 494 Set same permissions on local file as are set on remote file\&.95 85 .RE 96 86 .PP … … 133 123 .RS 4 134 124 Display brief usage message 125 .RE 126 .PP 127 \-u, \-\-update 128 .RS 4 129 Download only when remote file is newer than local file or local file is missing\&. 135 130 .RE 136 131 .SH "SMB URLS"
Note:
See TracChangeset
for help on using the changeset viewer.