Add the "backup" toggle command to smbclient. In order for this to be
authorJeremy Allison <jra@samba.org>
Thu, 1 Dec 2011 21:47:12 +0000 (13:47 -0800)
committerJeremy Allison <jra@samba.org>
Thu, 1 Dec 2011 23:23:13 +0000 (00:23 +0100)
commit30d4484bf95eecc0e2c9e94d26ae41ee38bbba97
tree1d77beae5b1aa13158d756ef9a64c43234069aca
parentaf76d2588c9aab9ed0eb71ab216ea55faaa40cf2
Add the "backup" toggle command to smbclient. In order for this to be
really useful we need to change to using NTCreateX opens by default in
cli_open() and fall back to old OpenX calls instead of doing it the
other way around.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Fri Dec  2 00:23:13 CET 2011 on sn-devel-104
docs-xml/manpages-3/smbclient.1.xml
source3/client/client.c