debian man page for ftpdelete

Query: ftpdelete

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FtpDelete(3)						     Library Functions Manual						      FtpDelete(3)

NAME
FtpDelete - Removes a file from the remote system.
SYNOPSIS
#include <ftplib.h> int FtpDelete(const char *fnm, netbuf *nControl);
PARAMETERS
fnm The name of the file which is to be removed. nControl A handle returned by FtpConnect().
DESCRIPTION
Requests that the server remove the specified file from the remote file system.
RETURN VALUE
Returns 1 if successful or 0 on error. FTPlib 06 November 1997 FtpDelete(3)
Related Man Pages
rpcb_gettime(3) - netbsd
rexec(3) - osf1
rexec_r(3) - osf1
ruserok(3) - osf1
rcmdsh(3) - osx
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph