Ports,
Bsd.port.arch.mk,
Distfiles,
Pkg_add,
Modules,
Intro,
Mk.conf,
Specs,
Pkgpath,
Ftp,
Pkg_create,
Bsd-Port-Mk BSD.PORT.MK(5) - File Formats Manual # BSD.PORT.MK(5) - File Formats Manual
NAME # bsd.port.mk - ports tree master Makefile fragment
SYNOPSIS # .include <bsd.port.mk>
DESCRIPTION # bsd.port.mk contains the [ports(7)](/man/man7/ports.7) tree make(1) framework, in the form of documented public targets, variables and paths.
The actual bsd.port.mk file lives under ${PORTSDIR}/infrastructure/mk, with make(1)’s system include file redirecting to it.
Optional parts of this framework have been moved to port-modules(5) in an effort to shrink the main file (see also MODULES) .
...
FTP-PROXY(8) - System Manager’s Manual # FTP-PROXY(8) - System Manager’s Manual
NAME # ftp-proxy - Internet File Transfer Protocol proxy daemon
SYNOPSIS # ftp-proxy [-6Adrv] [-a sourceaddr] [-b address] [-D level] [-m maxsessions] [-P port] [-p port] [-q queue] [-R address] [-T tag] [-t timeout]
DESCRIPTION # ftp-proxy is a proxy for the Internet File Transfer Protocol. FTP control connections should be redirected into the proxy using the pf(4) divert-to command, after which the proxy connects to the server on behalf of the client.
...
Editline,
Popen,
Editrc,
Proxy,
Ftpd,
Getservbyname,
Stty,
Services,
Tftp,
Basename,
Csh,
More,
Tar,
Ftp FTP(1) - General Commands Manual # FTP(1) - General Commands Manual
NAME # ftp - Internet file transfer program
SYNOPSIS # ftp [-46AadEegiMmnptVv] [-D title] [-k seconds] [-P port] [-r seconds] [-s sourceaddr] [host [port]]
ftp [-C] [-N name] [-o output] [-s sourceaddr] ftp://[user:password@]host[:port]/file[/] …
ftp [-CTu] [-c cookie] [-N name] [-o output] [-S ssl_options] [-s sourceaddr] [-U useragent] [-w seconds] http[s]://[user:password@]host[:port]/file …
ftp [-C] [-N name] [-o output] [-s sourceaddr] file:file …
...
Who,
Syslogd,
Login.conf,
Login,
Chroot,
Proxy,
Sysctl,
Shells,
Inetd,
Pwd_mkdb,
Motd,
Services,
Ftp,
Ctime,
Group,
Skey,
Ftpd FTPD(8) - System Manager’s Manual # FTPD(8) - System Manager’s Manual
NAME # ftpd - Internet File Transfer Protocol server
SYNOPSIS # ftpd [-46ADdlMnPSUW] [-m minuid] [-T maxtimeout] [-t timeout] [-u mask]
DESCRIPTION # ftpd is the Internet File Transfer Protocol server process. The server uses the TCP protocol and listens at the port specified in the “ftp” service specification; see services(5).
The options are as follows:
-4
When -D is specified, forces ftpd to use IPv4 addresses only.
...
Server,
Ls,
Ssh,
Scp,
Keygen,
Add,
Sshd,
Glob,
Ssh_config,
Ftp,
Sftp SFTP(1) - General Commands Manual # SFTP(1) - General Commands Manual
NAME # sftp - OpenSSH secure file transfer
SYNOPSIS # sftp [-46AaCfNpqrv] [-B buffer_size] [-b batchfile] [-c cipher] [-D sftp_server_command] [-F ssh_config] [-i identity_file] [-J destination] [-l limit] [-o ssh_option] [-P port] [-R num_requests] [-S program] [-s subsystem | sftp_server] [-X sftp_option] destination
DESCRIPTION # sftp is a file transfer program, similar to ftp(1), which performs all operations over an encrypted ssh(1) transport.
...
TFTP(1) - General Commands Manual # TFTP(1) - General Commands Manual
NAME # tftp - trivial file transfer program
SYNOPSIS # tftp [host [port]]
DESCRIPTION # tftp is the user interface to the Internet TFTP (Trivial File Transfer Protocol), which allows users to transfer files to and from a remote machine. The remote host and port may be specified on the command line, in which case tftp uses them as the default for future transfers (see the connect command below).
...