[RFC PATCH] s3: libsmbclient: Add server-side copy support
David Disseldorp
ddiss at suse.de
Mon Apr 6 15:57:24 MDT 2015
On Mon, 6 Apr 2015 12:05:14 +0100, Ross Lagerwall wrote:
> Introduce a new operation, splice, which copies data from one SMBCFILE
> to another. Implement this operation using FSCTL_SRV_COPYCHUNK for SMB2+
> protocols and using read+write for older protocols. Since the operation
> may be long running, it takes a callback which gets called periodically
> to indicate progress to the application and given an opportunity to
> stop it.
Thanks a lot for posting this patch-set Ross! I'll take a look at it
and hopefully get back to you some time this week.
Cheers, David
More information about the samba-technical
mailing list