Hallo, dies ist ein Test.
PWD: /www/data-lst1/unixsoft/unixsoft/kaempfer/.public_html
Running in File Mode
Relative path: ././../../../../../../usr/man/man8/cifsdd.8
Real path: /usr/share/man/man8/cifsdd.8
Zurück
'\" te '\" t .\" Title: cifsdd .\" Author: [see the "AUTHOR" section] .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> .\" Date: 09/26/2023 .\" Manual: System Administration tools .\" Source: Samba 4.13.17 .\" Language: English .\" .TH "CIFSDD" 8 "09/26/2023" "Samba 4\&.13\&.17" "System Administration tools" .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" cifsdd \- convert and copy a file over SMB .SH "SYNOPSIS" .HP \w'\ 'u cifsdd [OPERAND]\&.\&.\&. .HP \w'\ 'u cifsdd OPTION .SH "DESCRIPTION" .PP This tool is part of the \fBsamba\fR(7) suite\&. .PP Copy a file, converting and formatting according to the operands\&. .PP bs=BYTES .RS 4 read and write up to BYTES bytes at a time (default: 4096) .RE .PP ibs=BYTES .RS 4 read up to BYTES bytes at a time (default: 4096) .RE .PP obs=BYTES .RS 4 write BYTES bytes at a time (default: 4096) .RE .PP if=FILE .RS 4 read from FILE instead of stdin .RE .PP of=FILE .RS 4 write to FILE instead of stdout .RE .PP count=N .RS 4 copy only N input blocks .RE .PP seek=N .RS 4 skip N obs\-sized blocks at start of output .RE .PP skip=N .RS 4 skip N ibs\-sized blocks at start of input .RE .PP direct .RS 4 use direct I/O for data .RE .PP sync .RS 4 use synchronous writes .RE .PP oplock .RS 4 take oplocks on the input and output files .RE .SH "AUTHOR" .PP 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\&. .PP The cifsdd manpage was written by Andreas Schneider\&. .\" Oracle has added the ARC stability level to this manual page .SH ATTRIBUTES See .BR attributes (7) for descriptions of the following attributes: .sp .TS box; cbp-1 | cbp-1 l | l . ATTRIBUTE TYPE ATTRIBUTE VALUE = Availability service/network/samba = Stability Volatile .TE .PP .SH NOTES .\" Oracle has added source availability information to this manual page Source code for open source software components in Oracle Solaris can be found at https://www.oracle.com/downloads/opensource/solaris-source-code-downloads.html. This software was built from source available at https://github.com/oracle/solaris-userland. The original community source was downloaded from https://download.samba.org/pub/samba/stable/samba-4.13.17.tar.gz. Further information about this software can be found on the open source community website at http://www.samba.org/.