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
tftpd(8) - mojave
conchftp(1) - debian
cfg_connect(3) - osf1
ftpd(8c) - ultrix
cfg_disconnect(3) - osf1
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph