kdelibs/kioslave/curl/sftp.protocol
Ivailo Monev ac3921d0c8 kioslave: implement mkdir and del for curl slave
tested on my own server and works for files and directories, on the TODO is
to de-duplicate the code because it is pretty much the same with minor
functional differences

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2024-03-18 06:13:28 +02:00

17 lines
278 B
Text

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