.\" This manual page was generated from the file FtpCDUp.html. .TH FtpCDUp 3 "20 June 1998" FTPlib .SH NAME FtpCDUp \- Change to parent directory. .SH "SYNOPSIS" .B "#include " .br .sp .BI "int FtpCDUp(netbuf *" nControl ");" .SH "PARAMETERS" .TP .B "nControl" A handle returned by FtpConnect(). .SH "DESCRIPTION" .LP FtpCDUp() sends a CDUP command to the remote server. .SH "RETURN VALUE" .LP Returns 1 if successful or 0 on error.