Review Request 112982: copy[To|From]File support for kio_smb
Dawit Alemayehu
adawit at kde.org
Thu Nov 14 14:15:26 GMT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/112982/
-----------------------------------------------------------
(Updated Nov. 14, 2013, 2:15 p.m.)
Review request for KDE Runtime and David Faure.
Changes
-------
Updated patch with both copyFrom and copyTo optimizations implemented.
Summary (updated)
-----------------
copy[To|From]File support for kio_smb
Bugs: 176271 and 291835
http://bugs.kde.org/show_bug.cgi?id=176271
http://bugs.kde.org/show_bug.cgi?id=291835
Repository: kde-runtime
Description (updated)
-------
The attach patch adds support for the following to kio_smb:
- copyToFile/copyFromFile optimizations so uploading and downloading files from window shares is faster so long as one end is a local file.
- partial download resumption as part of the copyToFile implementation.
- preservation of modified file timstamp. Again as part of the copyToFile implementation.
Diffs (updated)
-----
kioslave/smb/kio_smb.h 55efb44
kioslave/smb/kio_smb_dir.cpp 186b687
kioslave/smb/kio_smb_internal.h b895b81
kioslave/smb/kio_smb_internal.cpp 3c35583
kioslave/smb/smb.protocol 654bcfb
Diff: http://git.reviewboard.kde.org/r/112982/diff/
Testing
-------
Thanks,
Dawit Alemayehu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20131114/e0b0190f/attachment.htm>
More information about the kde-core-devel
mailing list