[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/runtime/kioslave
From:       Andreas Hartmetz <ahartmetz () gmail ! com>
Date:       2010-12-26 10:09:48
Message-ID: 20101226100948.409EFAC8AB () svn ! kde ! org
[Download RAW message or body]

SVN commit 1209277 by ahartmetz:

Allow two connections per host, which is a common limit in my experience,
and allows copying/moving files on the same host.
BUG: 251788


 M  +2 -0      fish/fish.protocol  
 M  +2 -0      sftp/sftp.protocol  


--- trunk/KDE/kdebase/runtime/kioslave/fish/fish.protocol #1209276:1209277
@@ -11,6 +11,8 @@
 linking=true
 moving=true
 Icon=folder-remote
+maxInstances=10
+maxInstancesPerHost=2
 Description=A kioslave for the FISH protocol
 Description[af]='n Kioslave vir die FISH protokol
 Description[ar]=خادم دخل وخرج كدي لبروتوكول فيش (FISH) لنقل الملفات
--- trunk/KDE/kdebase/runtime/kioslave/sftp/sftp.protocol #1209276:1209277
@@ -12,6 +12,8 @@
 opening=true
 linking=true
 Icon=folder-remote
+maxInstances=10
+maxInstancesPerHost=2
 Description=A kioslave for sftp
 Description[af]='n Kioslave vir sftp
 Description[ar]=خادم دخل وخرج كدي SFTP
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic