FtpCDUp(3) Library Functions Manual FtpCDUp(3)NAMEFtpCDUp - Change to parent directory.SYNOPSIS#include <ftplib.h> int FtpCDUp(netbuf *nControl);PARAMETERSnControl A handle returned by FtpConnect().DESCRIPTIONFtpCDUp() sends a CDUP command to the remote server.RETURN VALUEReturns 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... |