I have written a bash shell script that
uses FTP to get some files from a remote machine.
Is it possible to check result of each command in some way?
I there's an login failure or if the file transfer/connection is interupted I want to write that error information to a file.
The FTP part looks...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.