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
conchftp(1) - debian
ftpoptions(3) - debian
cfg_connect(3) - osf1
rpc_allow_remote_shutdown(3ncs) - ultrix
rpc_clear_server_binding(3ncs) - ultrix
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Introduction
Detecting unused variables...