Query: ftpchdir
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FtpChdir(3) Library Functions Manual FtpChdir(3)NAMEFtpChdir - Change working directory on server.SYNOPSIS#include <ftplib.h> int FtpChdir(const char *path, netbuf *nControl);PARAMETERSpath Specifies the desired working directory on the server. nControl A handle returned by FtpConnect().DESCRIPTIONSends a change working directory request to the server using the specified path.RETURN VALUEReturns 1 if successful or 0 on error. FTPlib 06 November 1997 FtpChdir(3)
Related Man Pages |
---|
tcl_chdir(3) - mojave |
cftp(1) - suse |
chdir(2) - ultrix |
chdir(2) - hpux |
fchdir(2) - hpux |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
How can I do this in VI editor? |
Find columns in a file based on header and print to new file |
A (ksh) Library For and From UNIX.com |