Version: SVN (using KDE 4.5.1) OS: Linux When copying a file via smb you cannot copy any other folders or browse other folders than the ones already in cache. It just does nothing or is unable to retrieve all files to copy. You can copy single and multiple files though (but not from the same computer while doing another operation on that one). Reproducible: Always
Addition: It seems the file progress really stopped.
I have filed a bug related to this problem: https://bugs.kde.org/show_bug.cgi?id=264557
Ahh... the smb.protocol file is missing a couple of properties that set the total number smb ioslave instances that can be launched at a given time as well as how many of those can be used for a given host.
Git commit e1940bcb4de9b52d47101df824c9c8dec8749a64 by Dawit Alemayehu. Committed on 04/11/2011 at 06:48. Pushed by adawit into branch 'KDE/4.7'. Added maxInstances and maxInstancesPerHost properties. BUG: 250882 FIXED-IN: 4.7.4 M +2 -0 kioslave/smb/smb.protocol http://commits.kde.org/kde-runtime/e1940bcb4de9b52d47101df824c9c8dec8749a64
Git commit 092cf8a25506ce8b9f17251f9947f0affec63798 by Dawit Alemayehu. Committed on 04/11/2011 at 06:48. Pushed by adawit into branch 'master'. Added maxInstances and maxInstancesPerHost properties. BUG: 250882 FIXED-IN: 4.7.4 (cherry picked from commit e1940bcb4de9b52d47101df824c9c8dec8749a64) M +2 -0 kioslave/smb/smb.protocol http://commits.kde.org/kde-runtime/092cf8a25506ce8b9f17251f9947f0affec63798
*** Bug 284081 has been marked as a duplicate of this bug. ***
*** Bug 276234 has been marked as a duplicate of this bug. ***