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. CCBUG: 291835 CCBUG: 176271 REVIEW: 112982
Showing
- kioslave/smb/kio_smb.h 5 additions, 1 deletionkioslave/smb/kio_smb.h
- kioslave/smb/kio_smb_dir.cpp 417 additions, 5 deletionskioslave/smb/kio_smb_dir.cpp
- kioslave/smb/kio_smb_internal.cpp 16 additions, 0 deletionskioslave/smb/kio_smb_internal.cpp
- kioslave/smb/kio_smb_internal.h 7 additions, 0 deletionskioslave/smb/kio_smb_internal.h
- kioslave/smb/smb.protocol 2 additions, 0 deletionskioslave/smb/smb.protocol
Loading
Please register or sign in to comment