Summary: | samba share not resuming | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | dexter |
Component: | smb | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | adawit |
Priority: | NOR | ||
Version: | 4.1 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-runtime/6c0de3209da77eb10976af72307188eb68aa0689 | Version Fixed In: | 4.12 |
Sentry Crash Report: |
Description
dexter
2008-11-27 21:56:49 UTC
Git commit 6c0de3209da77eb10976af72307188eb68aa0689 by Dawit Alemayehu. Committed on 23/10/2013 at 13:01. Pushed by adawit into branch 'KDE/4.12'. Add support for 'copyToFile' and 'copyFromFile' optimizations. This implementation should make copying files from windows shares to local file faster. Additionally, this patch also adds support for other missing features such as partial download resumption and modified timestamp preservation. Related: bug 291835 REVIEW: 112982 M +5 -1 kioslave/smb/kio_smb.h M +417 -5 kioslave/smb/kio_smb_dir.cpp M +16 -0 kioslave/smb/kio_smb_internal.cpp M +7 -0 kioslave/smb/kio_smb_internal.h M +2 -0 kioslave/smb/smb.protocol http://commits.kde.org/kde-runtime/6c0de3209da77eb10976af72307188eb68aa0689 |