kdelibs/kioslave/curl
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
..
CMakeLists.txt kioslave: reimplement ftp and sftp slaves via curl 2024-03-17 00:48:01 +02:00
ftp.protocol kioslave: implement mkdir and del for curl slave 2024-03-18 06:13:28 +02:00
http.protocol kioslave: reimplement ftp and sftp slaves via curl 2024-03-17 00:48:01 +02:00
https.protocol kioslave: reimplement ftp and sftp slaves via curl 2024-03-17 00:48:01 +02:00
kio_curl.cpp kioslave: implement mkdir and del for curl slave 2024-03-18 06:13:28 +02:00
kio_curl.h kioslave: implement mkdir and del for curl slave 2024-03-18 06:13:28 +02:00
sftp.protocol kioslave: implement mkdir and del for curl slave 2024-03-18 06:13:28 +02:00