May 13, 2004 #1 Eric1950 Programmer Feb 25, 2002 35 US Hi. I have a need to script anFTP send session to a host. One logon sccripted is fine. This host requires two: manually it looks like this: ftp ip user: <my login> password: <mypassword> ftp> (now i need to enter <user@2nd ip> password: <my second pw) ftp>
Hi. I have a need to script anFTP send session to a host. One logon sccripted is fine. This host requires two: manually it looks like this: ftp ip user: <my login> password: <mypassword> ftp> (now i need to enter <user@2nd ip> password: <my second pw) ftp>
May 13, 2004 #2 knob Programmer Oct 31, 2001 2,573 US Unfortunately this cannot be done in Procomm. aspect@aspectscripting.com http://www.aspectscripting.com Upvote 0 Downvote
Unfortunately this cannot be done in Procomm. aspect@aspectscripting.com http://www.aspectscripting.com
May 14, 2004 Thread starter #3 Eric1950 Programmer Feb 25, 2002 35 US Thanks Knob, I so knew that ! But thank you for the confirmation ! I chose to work around but still use PComm. PC writes the dos script, executes it under "dos cmd > output" then diagnoses the output for errors. Much apreciated Upvote 0 Downvote
Thanks Knob, I so knew that ! But thank you for the confirmation ! I chose to work around but still use PComm. PC writes the dos script, executes it under "dos cmd > output" then diagnoses the output for errors. Much apreciated