ftpsite(3) debian man page | unix.com

Man Page: ftpsite

Operating Environment: debian

Section: 3

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
openipmicmd(1) - debian
openipmicmd(1) - suse
privatepw(1) - hpux
ftpgroups(4) - hpux
apache2::command(3pm) - debian
Similar Topics in the Unix Linux Community
Problem using scp to transfer a file
How to download Images and Json file from server(godaddy) to Local machine (Ubuntu 14.04).?
Ftp redirect
Problem with SFTP Command line, &quot;@&quot; in username.