I'm trying to create something in linux that I can run from the accuterm esc:stx command. I wanted to connect to FTP, login, and send a get and/or push command but it doesn't seem to be executing the statements:
ftp nnn.nnn.nn.nnn
ibmftp
**passwd**
cd /BizApp/Parts/Test
binary
put "KAlside.pdf"
bye
I've tried 'echo' and using the < to pass in the data... not working. Anyone have something like this?
Thanks
------------------------------
Kathleen Hambrick
Programmer at Colwell
------------------------------