Warning, /network/kio-extras/smoketest/README.md is written in an unsupported language. File is not indexed.

0001 Perform smoke test against live server via kioclient. This attempts all
0002 file operations kioclient can perform against a server you pass as argument
0003 when calling the script.
0004 This of course only makes sense for slaves which are readwritable.
0005 
0006 Example invocation:
0007 ```
0008 ./smoke.sh sftp://me@localhost/tmp
0009 ```