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