diff options
Diffstat (limited to 'kioslave/remote/remote.protocol')
-rw-r--r-- | kioslave/remote/remote.protocol | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/kioslave/remote/remote.protocol b/kioslave/remote/remote.protocol new file mode 100644 index 000000000..6554be442 --- /dev/null +++ b/kioslave/remote/remote.protocol @@ -0,0 +1,17 @@ +[Protocol] +exec=kio_remote +protocol=remote +input=none +output=filesystem +listing=Name,Type,Size,Date,AccessDate,Access,Owner,Group,Link +reading=true +writing=false +makedir=false +deleting=true +linking=true +moving=true +Icon=network +maxInstances=4 +#TODO DocPath=kioslave/file.html +Class=:local +deleteRecursive=true |