The Chonkerton

Linux Fu: Improving FTP

dev_tools

FTP is ancient history, but it stubbornly persists—especially on old public servers and vintage systems. Per Hackaday, the standard ftp command on modern distributions is actually tnftp, which has picked up modern conveniences like command-line editing, history, and IPv6 support. For interactive work, though, NcFTP adds some clever features: bookmarks that save favorite locations, directory caching to avoid slow repeated listings, recursive transfers for entire folders, and a background spooler to queue transfers independently. The package also includes command-line companions like ncftpget and ncftpput, which make FTP much cleaner in shell scripts than the old approach of piping commands to an interactive session.

Source: https://hackaday.com/2026/08/17/linux-fu-improving-ftp/

Listen to this story

Hear this and more stories in a personalized audio briefing.

Open The Chonkerton