i am working on a ftp that appears to have a login , pw, put script file that is not working right. it logs on, does the pw and then shows several bad commands "Invalid command" six times then shows
ftp>
i can then manually finish the command sequence and do the put "file.txt" etc. and everything works fine.
i can also use gftp and it all works fine but i need it to run all automatic.
i cannot find where the command sequence i.e. script file or other auto command setup is that initiates when i input the
# ftp
www.xxxx.com
i have tried to do a new script file command but the sequence above is included in the new script file so it reverts to it immediately. the easiest thing will be to reconfigure the "command file" for this ftp location. can anyone help me find where the command files would be located etc. or even pointers on where to go.