Bug 250882 - Cannot do multiple file operations via SMB on Windows computer
Summary: Cannot do multiple file operations via SMB on Windows computer
Status: RESOLVED FIXED
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: smb (show other bugs)
Version: SVN
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
: 276234 284081 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-09-11 15:44 UTC by Kai Uwe Broulik
Modified: 2011-11-06 07:28 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.7.4


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Uwe Broulik 2010-09-11 15:44:01 UTC
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
Comment 1 Kai Uwe Broulik 2010-11-22 15:14:48 UTC
Addition: It seems the file progress really stopped.
Comment 2 ashelley 2011-01-28 01:24:59 UTC
I have filed a bug related to this problem:

https://bugs.kde.org/show_bug.cgi?id=264557
Comment 3 Dawit Alemayehu 2011-11-04 06:02:53 UTC
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.
Comment 4 Dawit Alemayehu 2011-11-04 06:06:29 UTC
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
Comment 5 Dawit Alemayehu 2011-11-04 06:07:13 UTC
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
Comment 6 Dawit Alemayehu 2011-11-06 07:26:25 UTC
*** Bug 284081 has been marked as a duplicate of this bug. ***
Comment 7 Dawit Alemayehu 2011-11-06 07:28:41 UTC
*** Bug 276234 has been marked as a duplicate of this bug. ***