Hello list, I developing a sftp kioslave for trinity desktop environment and I want to give to users useful message when, for example, a file cannot be opened for some reason (file doesn't exists, access denied, etc). libssh2_sftp_open() returns LIBSSH2_ERROR_SFTP_PROTOCOL in these cases, which are completely meaningless for an user. Is any way to get a more friendly/explicit message?
-- Serghei Trinity Desktop Environment http://trinity.pearsoncomputing.net/ _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
