====== yafc ======
* [[ftp]]
* [[ncftp]]
* [[lftp]]
Yet another FTP client.
YAFC accepts connections using ''%%ftp://%%'' as a URI. It can also handle SFTP connections.
yafc ftp://user:pass@server.com/public_html
Fetch recursively and retain permissions:
> get -rp *