ftpchdir(3) debian man page | unix.com

Man Page: ftpchdir

Operating Environment: debian

Section: 3

FtpChdir(3)						     Library Functions Manual						       FtpChdir(3)

NAME
FtpChdir - Change working directory on server.
SYNOPSIS
#include <ftplib.h> int FtpChdir(const char *path, netbuf *nControl);
PARAMETERS
path Specifies the desired working directory on the server. nControl A handle returned by FtpConnect().
DESCRIPTION
Sends a change working directory request to the server using the specified path.
RETURN VALUE
Returns 1 if successful or 0 on error. FTPlib 06 November 1997 FtpChdir(3)
Related Man Pages
ftpoptions(3) - debian
dpns_chdir(3) - debian
lfc_chdir(3) - debian
fchdir(2) - netbsd
cftp(1) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Introduction
Weird 'find' results
My first PERL incarnation... Audio Oscillograph