DEBUGGING

The best way to debug this slave is to send debug info to a
file using 'kdebugDialog --fullmode'. Then you can 'tail -f' the file to
see debug messages in real-time.

To enable libssh debug messages in addition you have to set an environment
variable before calling kdeinit.

KIO_SFTP_LOG_VERBOSITY=1 kdeinit4
