debian man page for ftpsite

Query: ftpsite

OS: debian

Section: 3

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

FtpSite(3)						     Library Functions Manual							FtpSite(3)

NAME
FtpSite - Send a SITE command to the remote server.
SYNOPSIS
#include <ftplib.h> int FtpSite(const char *cmd, netbuf *nControl);
PARAMETERS
cmd A string containing a 'SITE' subcommand. nControl A handle returned by FtpConnect().
DESCRIPTION
FtpSite() sends the specified command as an argument to a 'SITE' command.
RETURN VALUE
Returns 1 if successful or 0 on error. FTPlib 06 November 1997 FtpSite(3)
Related Man Pages
ipmicmd(1) - centos
openipmicmd(1) - centos
trace-cmd-listen(1) - centos
trace-cmd-options(1) - centos
ftp_site(3) - php
Similar Topics in the Unix Linux Community
Ftp redirect
Plink issue in windows
Problem with SFTP Command line, &quot;@&quot; in username.