Archive Index
This month's Index
|
Subject: libssh2_sftp_open() error values
libssh2_sftp_open() error values
From: royconejo <royconejo_at_gmail.com>
Date: Fri, 24 Jul 2009 00:15:25 -0300
Hello,
How could I know if a given file exists over SFTP? requesting directory
well, libssh2_sftp_open() returns NULL whenever it fails, but how could I
Shoud I always expect an errno to be set, even when there was no connection
And shoud I expect any reliable behaviour when my local or remote machine
(Perhaps I'm a little confused and things are not that easy =p)
Thanks in advance =)!
_______________________________________________
|