TFTP - ArchWiki - Arch Linux
https://wiki.archlinux.org/title/TFTPTFTP - ArchWiki TFTP The Trivial File Transfer Protocol (TFTP) provides a minimalistic means for transferring files. It is generally used as a part of PXE booting or for updating configuration and firmware on devices which have limited memory such as routers, IP phones and printers. Contents 1 Server 1.1 tftp-hpa 1.1.1 URL rewriting 1.1.2 Debugging
Arch Linux - Downloads
https://archlinux.org/downloadArch Linux Downloads Release Info. The image can be burned to a CD, mounted as an ISO file, or be directly written to a USB stick using a utility like dd.It is intended for new installations only; an existing Arch Linux system can always be updated with pacman -Syu.. Current Release: 2022.01.01 Included Kernel: 5.15.12 ISO Size: 864.3 MB ...
ftp(1) — Arch manual pages
https://man.archlinux.org/man/ftp.1.enftp (1) — Arch manual pages FTP (1) User Commands FTP (1) NAME ftp - File Transfer Protocol client. SYNOPSIS ftp [ OPTION ...] [ HOST [ PORT ]] DESCRIPTION Remote file transfer. -4, --ipv4 contact IPv4 hosts -6, --ipv6 contact IPv6 hosts -A, --active enable active mode transfer -d, --debug enable debugging output -e, --no-edit
ProFTPD - ArchWiki - Arch Linux
https://wiki.archlinux.org/title/ProFTPDProFTPD - ArchWiki ProFTPD ProFTPD (Pro FTP daemon) is a highly feature rich FTP server, exposing large amount of configuration options to the user. Contents 1 Installation 2 Configuration 2.1 Anonymous access 3 See also Installation proftpd AUR is available in the AUR. Enable and start proftpd.service . Configuration