kdelibs/kioslave/curl/sftp.protocol
Ivailo Monev b43339cf19 kio: drop proxy support
because curl internally checks the environment for proxy-related variables
it is redundant to duplicate that feature, that however is possible due to
the rewrite of the ftp, sftp and http slaves that I did. some other changes
were made while at it such enable automatic resuming by default, if KIO
slaves cannot resume or do not resume transfers that is different thing

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2024-03-29 09:54:38 +02:00

16 lines
261 B
Text

[Protocol]
exec=kio_curl
protocol=sftp
copyToFile=false
copyFromFile=false
listing=true
reading=true
writing=true
makedir=true
deleting=true
moving=true
Icon=folder-remote
maxInstances=20
maxInstancesPerHost=5
X-DocPath=kioslave/curl/index.html
Class=:internet