debian man page for ftpmkdir

Query: ftpmkdir

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FtpMkdir(3)						     Library Functions Manual						       FtpMkdir(3)

NAME
FtpMkdir - Create a directory on the remote system.
SYNOPSIS
#include <ftplib.h> int FtpMkdir(const char *path, netbuf *nControl);
PARAMETERS
path Specifies the argument to mkdir on the remote system. nControl A handle returned by FtpConnect().
DESCRIPTION
FtpMkdir() sends a make directory request to the remote system.
RETURN VALUE
Returns 1 if successful or 0 on error. FTPlib 06 November 1997 FtpMkdir(3)
Related Man Pages
libssh2_sftp_mkdir_ex(3) - centos
chdir(2) - ultrix
rmdir(2) - osf1
cftp(1) - debian
mkdirat(2) - freebsd
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph