Hello-<br>
<br>
I am creating a shell script to transfer files with sftp. The script
works, but I'm not sure how to handle problems, such as incomplete
downloads due to network issues. <br>
<br>
Does anyone have any suggestions on how to check/handle sftp errors from within a shell script?<br>
<br>
Thanks.<br>