kdelibs/kioslave/curl/http.protocol
Ivailo Monev a5132853b0 kioslave: reimplement ftp and sftp slaves via curl
the sftp KIO slave is in the kde-workspace repo and the module for
finding libssh was for it. tested ftp and sftp - both work with user and
password authentication as intended (in read-only mode, put() not
implemented)

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2024-03-17 00:48:01 +02:00

19 lines
355 B
Text

[Protocol]
exec=kio_curl
protocol=http
copyToFile=false
copyFromFile=false
listing=false
reading=true
writing=false
makedir=false
deleting=false
moving=false
ProxiedBy=http
Icon=text-html
maxInstances=20
maxInstancesPerHost=5
defaultMimetype=application/octet-stream
determineMimetypeFromExtension=false
X-DocPath=kioslave/curl/index.html
Class=:internet