FtpSite(3) Library Functions Manual FtpSite(3)NAMEFtpSite - Send a SITE command to the remote server.SYNOPSIS#include <ftplib.h> int FtpSite(const char *cmd, netbuf *nControl);PARAMETERScmd A string containing a 'SITE' subcommand. nControl A handle returned by FtpConnect().DESCRIPTIONFtpSite() sends the specified command as an argument to a 'SITE' command.RETURN VALUEReturns 1 if successful or 0 on error. FTPlib 06 November 1997 FtpSite(3)
| Related Man Pages |
|---|
| openipmicmd(1) - debian |
| wzdftpd(8) - debian |
| trace-cmd-listen(1) - centos |
| trace-cmd-options(1) - centos |
| apache2::command(3) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Problem using scp to transfer a file |
| Plink issue in windows |
| Problem with SFTP Command line, "@" in username. |