The lftp program has superior error recovery and scriptability.
| Homepage | http://lftp.yar.ru/ |
| Tested Version | 3.5.14 |
| Build Notes | Enable SSL support if you are external to the UCAR security perimeter. |
| Usage Notes |
Set the following parameters either in your
$HOME/.lftprc file or while running
lftp:
set net:timeout 1800For external users, also set the following parameters: set ftp:ssl-force yes set ssl:verify-certificate no |
| Homepage | http://www.columbia.edu/kermit/ck80.html |
| Tested Version | 8.0.212 Dev.26 |
| Build Notes |
8.0.212 is the first version to support large files (> 2 GB).
For Mac OS X, you may need to add |
| Usage Notes |
set auth tls verify off set ftp authtype tls set ftp data-protection-level clear ftp open mssftp.ucar.edu |