ftpcdup(3) debian man page | unix.com

Man Page: ftpcdup

Operating Environment: debian

Section: 3

FtpCDUp(3)						     Library Functions Manual							FtpCDUp(3)

NAME
FtpCDUp - Change to parent directory.
SYNOPSIS
#include <ftplib.h> int FtpCDUp(netbuf *nControl);
PARAMETERS
nControl A handle returned by FtpConnect().
DESCRIPTION
FtpCDUp() sends a CDUP command to the remote server.
RETURN VALUE
Returns 1 if successful or 0 on error. FTPlib 20 June 1998 FtpCDUp(3)
Related Man Pages
ftpoptions(3) - debian
roar_vs_iterate(3) - debian
cftp(1) - suse
tftpd(8) - osx
cftp(1) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
One instance of comparing grep and awk
Weird 'find' results