If you want simple, this should do the trick. Dave ftp -n hostname.domain << =EOF= user username password prompt off bin lcd /desired/local/directory cd /desired/remote/directory get file del file =EOF=