FTP bug?

Technical support and scripting issues

Moderators: Dorian (MJT support), JRL

Post Reply
tingen
Newbie
Posts: 7
Joined: Thu Jul 01, 2010 11:58 am

FTP bug?

Post by tingen » Wed Oct 27, 2010 7:14 am

FTPPutFile>(FTPSERVER),(username),(password),21,C:\DevelopersGuide\DocToHelp\NethelpENG\NetHelp.zip,//D2H/,NetHelp.zip,I

(Tryed with both ,I and ,A at the end.)

The problem is that the file that i need to upload to the FTP, is 25,427kb in size

But what gets uploaded is: 3,623kb, and the process stops.
(only 3,623kb gets uploaded)

What am I doing wrong?

using version 12.1.0

- tingen

User avatar
Marcus Tettmar
Site Admin
Posts: 7395
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Post by Marcus Tettmar » Wed Oct 27, 2010 7:54 am

Have you tried passive mode:

Let>FTP_PASSIVE=1
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

tingen
Newbie
Posts: 7
Joined: Thu Jul 01, 2010 11:58 am

Post by tingen » Wed Oct 27, 2010 8:14 am

Let>FTP_PASSIVE=1
Did not work, still the same thing. I have port 21 open and all that.

I have added:
MessageModal>%FTP_NUMFILES% %FTP_RESULT%

And it displays this: 1 Success

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

Post by Me_again » Wed Oct 27, 2010 4:59 pm

Are you uploading to a network drive on an IIS server? If so try uploading to a local drive and see if it behaves differently.

tingen
Newbie
Posts: 7
Joined: Thu Jul 01, 2010 11:58 am

Post by tingen » Tue Nov 09, 2010 7:50 am

Hmm how do i find out if my ftp uses ISS?
- And what is ISS? :)

Abit out of my topic, but i must learn ^^

(When i upload the files manually via. fireFTP@firefox, it all works fine tho?)

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 Nov 09, 2010 3:59 pm

IIS is the microsoft webserver that runs on windows servers.

tingen
Newbie
Posts: 7
Joined: Thu Jul 01, 2010 11:58 am

Post by tingen » Thu Nov 11, 2010 1:34 pm

I will return with a answer to that question =)

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