Change to parent directory.
#include <ftplib.h> int ftplib_cdup(netbuf *nbp);
ftplib_cdup() sends a CDUP command to the remote server.
Returns 1 if successful or 0 on error.
$Id: ftplib_cdup.html,v 1.1 2002/12/02 03:12:51 te Exp $