summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2015-07-10 10:29:01 -0700
committerRalph Böhme <slow@samba.org>2015-07-14 13:04:17 +0200
commiteeddeba8b5201b837ddf5005f693cd7f9fb962f2 (patch)
tree848f973cfe95a2fbce5b35085a2ed0b780f0f764 /docs-xml
parentcebcf0e4dad42b5ede11681f57c19e2384655218 (diff)
downloadsamba-eeddeba8b5201b837ddf5005f693cd7f9fb962f2.tar.gz
docs: Document new scopy command.
Signed-off-by: Jeremy Allison <jra@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/manpages/smbclient.1.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs-xml/manpages/smbclient.1.xml b/docs-xml/manpages/smbclient.1.xml
index 8b166d1a134..e1d805af37e 100644
--- a/docs-xml/manpages/smbclient.1.xml
+++ b/docs-xml/manpages/smbclient.1.xml
@@ -1011,6 +1011,14 @@
</varlistentry>
<varlistentry>
+ <term>scopy &lt;source filename&gt; &lt;destination filename&gt;</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 &lt;filename&gt; &lt;perm=[+|\-]rsha&gt;</term>
<listitem><para>A version of the DOS attrib command to set
file permissions. For example: </para>