Function silc_sftp_rmdir
SYNOPSIS
void silc_sftp_rmdir(SilcSFTP sftp,
const char *path,
SilcSFTPStatusCallback callback,
void *context);
DESCRIPTION
Removes a directory indicated by the `path' and calls the `callback'
to indicate the status of the removal.