Review Request 112982: copy[To|From]File support for kio_smb
Dawit Alemayehu
adawit at kde.org
Mon Nov 25 05:34:10 GMT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/112982/
-----------------------------------------------------------
(Updated Nov. 25, 2013, 5:34 a.m.)
Status
------
This change has been marked as submitted.
Review request for KDE Runtime and David Faure.
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
-------
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
-----
kioslave/smb/kio_smb.h 55efb44
kioslave/smb/kio_smb_dir.cpp 1f013df
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
-------
- Copied files to and from smb share.
- Resumed interrupted file copy to and from smb share.
Thanks,
Dawit Alemayehu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20131125/2bf4026c/attachment.htm>
More information about the kde-core-devel
mailing list