mirror of
https://github.com/samba-team/samba.git
synced 2025-07-30 19:42:05 +03:00
docs: Document new scopy command.
Signed-off-by: Jeremy Allison <jra@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
This commit is contained in:
committed by
Ralph Böhme
parent
cebcf0e4da
commit
eeddeba8b5
@ -1010,6 +1010,14 @@
|
||||
privileges permitting) from the server. </para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>scopy <source filename> <destination filename></term>
|
||||
<listitem><para>Attempt to copy a file on the server using the
|
||||
most efficient server-side copy calls. Falls back to using
|
||||
read then write if server doesn't support server-side copy.
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>setmode <filename> <perm=[+|\-]rsha></term>
|
||||
<listitem><para>A version of the DOS attrib command to set
|
||||
|
Reference in New Issue
Block a user