[Bug 262292] File copy with dolphin from smb to smb remote folders don't work
Dawit Alemayehu
adawit at kde.org
Sun Nov 6 05:17:08 GMT 2011
https://bugs.kde.org/show_bug.cgi?id=262292
Dawit Alemayehu <adawit at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |adawit at kde.org
Version Fixed In| |4.7.4
Resolution| |FIXED
--- Comment #1 from Dawit Alemayehu <adawit kde org> 2011-11-06 05:17:06 ---
If the smb server from which the file is copied from and copied into is the
same server, then the problem is caused by the same issue in bug# 250882.
Namely, the "maxInstancesPerHost" property is missing from smb.protocol ; so
only once instance of the ioslave is created per host.
Add the properties listed below to your own smb.protocol file and if the issue
does not get resolved, feel free to reopen this ticket.
maxInstances=20
maxInstancesPerHost=5
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list