1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-04 17:47:26 +03:00
Ross Lagerwall f73bcf4934 s3: libsmbclient: Add server-side copy support
Introduce a new operation, splice, which copies data from one SMBCFILE
to another. Implement this operation using FSCTL_SRV_COPYCHUNK_WRITE 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.

Signed-off-by: Ross Lagerwall <rosslagerwall@gmail.com>
Reviewed-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2015-05-29 02:37:18 +02:00
..
2013-06-11 10:50:41 -07:00
2015-05-18 02:34:24 +02:00
2015-05-18 02:34:24 +02:00
2015-05-18 02:34:24 +02:00
2015-05-18 02:34:24 +02:00
2015-05-18 02:34:24 +02:00
2013-06-21 19:57:06 +02:00
2013-06-21 19:57:06 +02:00
2013-06-21 19:57:06 +02:00
2013-06-21 19:57:06 +02:00