Squall1478
Programmer
I am trying to build a script to start an FTP session from a UNIX script. The only problem is that IP Address, user, and password information are going to be coming from a text file. Anyone have any idea how to pass this information to the FTP command. (Tried using < and all I get is ?Invalid Command)