yafc is yet another ftp client featuring cached directory listings, extensive tab completion, aliases, colored ls (i.e. ls --color, uses $LS_COLORS like GNU ls), automatic reconnect on timed out connections, recursive get/put/fxp/ls/rm, nohup mode transfers, multiple connections open simultaneously, tagging (queueing), very configurable, autologin and bookmarks, automagically enters nohup-mode when SIGHUP received (in get and put), redirection to local command or file, proxy support, Kerberos support (version 4 and 5, heimdal, kth-krb or MIT), SSH2 support (sftp).
yafc is yet another ftp client featuring cached directory listings, extensive tab completion, aliases, colored ls (i.e. ls --color, uses $LS_COLORS like GNU ls), automatic reconnect on timed out connections, recursive get/put/fxp/ls/rm, nohup mode transfers, multiple connections open simultaneously, tagging (queueing), very configurable, autologin and bookmarks, automagically enters nohup-mode when SIGHUP received (in get and put), redirection to local command or file, proxy support, Kerberos support (version 4 and 5, heimdal, kth-krb or MIT), SSH2 support (sftp).
To install yafc, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install yafc
To see what files were installed by yafc, run:
port contents yafc
To later upgrade yafc, run:
sudo port selfupdate && sudo port upgrade yafc
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.