void silc_sftp_readdir(SilcSFTP sftp, SilcSFTPHandle handle, SilcSFTPNameCallback callback, void *context);
Reads the contents of the directory indicated by the `handle' and calls the `callback' to return the read file(s) from the directory.