Function silc_sftp_lstat
SYNOPSIS
void silc_sftp_lstat(SilcSFTP sftp,
const char *path,
SilcSFTPAttrCallback callback,
void *context);
DESCRIPTION
Gets the file attributes for a file indicated by the `path'. This
will not follow symbolic links. Calls the `callback' to return the
file attributes