FTPPutFile> problem

General Macro Scheduler discussion

Moderators: Dorian (MJT support), JRL

Post Reply
-=DJ=-
Newbie
Posts: 18
Joined: Sun Mar 27, 2005 10:32 pm

FTPPutFile> problem

Post by -=DJ=- » Tue Jun 07, 2005 2:51 pm

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.

Me_again
Automation Wizard
Posts: 1101
Joined: Fri Jan 07, 2005 5:55 pm
Location: Somewhere else on the planet

Post by Me_again » Tue Jun 07, 2005 9:33 pm

Have you tried it thru the cable with another ftp client, or command line ftp? This would help isolate the problem.

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts