I want to create a script that gets a file from a Unix server and moves it to my Sun box each night.<br>I currently have a script that looks like this:<br><br>ftp -n -v << EndFTP<br>open <system name><br>user <user/pwd><br>ascii<br>cd sales_reports<br>get...
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.