FtpCDUp(3)

NAME

FtpCDUp - Change to parent directory.

SYNOPSIS

#include <ftplib.h>

int FtpCDUp(netbuf *nControl);

PARAMETERS

nControl
A handle returned by FtpConnect().

DESCRIPTION

FtpCDUp() sends a CDUP command to the remote server.

RETURN VALUE

Returns 1 if successful or 0 on error.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout