Query: ftprmdir
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FtpRmdir(3) Library Functions Manual FtpRmdir(3)NAMEFtpRmdir - Remove a directory from the remote file system.SYNOPSIS#include <ftplib.h> int FtpRmdir(const char *path, netbuf *nControl);PARAMETERSpath A string containing the name of a remote directory. nControl A handle returned by FtpConnect().DESCRIPTIONFtpRmdir() sends a remove directory request to the remote server.RETURN VALUEReturns 1 if successful or 0 on error. FTPlib 06 November 1997 FtpRmdir(3)
Related Man Pages |
---|
libssh2_sftp_mkdir_ex(3) - centos |
cftp(1) - suse |
chdir(2) - ultrix |
rmdir(2) - ultrix |
cftp(1) - debian |
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Introduction |
Detecting unused variables... |
One instance of comparing grep and awk |
A (ksh) Library For and From UNIX.com |