|
sorry for the double post, but the first post i think i buggered up cuz i hit 'back' by mistake. But the script above needs to be in a loop. I can make it do a one time get/send but i need to use the ftp script within a loop. Everytime i put it in a for loop it gives me unexpected end of file error which i don't know where it's coming from.
edit: i have about 100 different ftp servers i need to ftp ONE file to, so having the server (store) ips within a file it'll be quicker to have the script loop back rather than having 100 independent ftp gets.
Last edited by noodle123; 10-16-2002 at 08:19 AM.
|