jessicatech
Programmer
Hello,
I normally use FTP (IP address) to load file into the AS/400 system. How can I automate the following:
OPEN
FTP 9.9.9.9
User
Password
PUT FILE.MEMBER
BYE
I would like the above file (either batch or script) to prompt for USER and PASSWORD interactively (instead of storing them in the batch/script file).
Please advise and Thank you.
I normally use FTP (IP address) to load file into the AS/400 system. How can I automate the following:
OPEN
FTP 9.9.9.9
User
Password
PUT FILE.MEMBER
BYE
I would like the above file (either batch or script) to prompt for USER and PASSWORD interactively (instead of storing them in the batch/script file).
Please advise and Thank you.