ftprmdir(3) debian man page | unix.com

Man Page: ftprmdir

Operating Environment: debian

Section: 3

FtpRmdir(3)						     Library Functions Manual						       FtpRmdir(3)

NAME
FtpRmdir - Remove a directory from the remote file system.
SYNOPSIS
#include <ftplib.h> int FtpRmdir(const char *path, netbuf *nControl);
PARAMETERS
path A string containing the name of a remote directory. nControl A handle returned by FtpConnect().
DESCRIPTION
FtpRmdir() sends a remove directory request to the remote server.
RETURN VALUE
Returns 1 if successful or 0 on error. FTPlib 06 November 1997 FtpRmdir(3)
Related Man Pages
conchftp(1) - debian
libssh2_sftp_rmdir_ex(3) - debian
getfh(2) - hpux
rmdir(2) - osf1
remove(3) - osf1
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph