First the script I'm using:
WriteLn>C:\directory\test.txt,result,test
FTPputFile>ftp.domain.com,username,password,21,c:\directory\test.txt,/directory/test.txt,A
Here is the problem I'm having; I have tested it on a DSL connection and T3 connection without any problems... the test.txt file said test like suppose to. When testing it on a cable connection with router the test.txt file is empty. My question is; is the router blocking the content of the text file if so how can I eliminate that?
By the way, all firewalls are turned off even the windows firewall.
Thanks for any help on this.