ftp problem

Discuss RoboTask here
jamestiet
Posts: 4
Joined: Thu Aug 28, 2008 5:42 pm

ftp problem

Post by jamestiet »

i try to synchronization my ftp site, but i can't download it and the error message display like this:
E: 8/29/2008 8:39:09 AM: FtpFindFirstFile fails with message: The operation timed out<CR><LF>
E: 8/29/2008 8:39:09 AM: FtpSetCurrentDirectory('/meoi.us/www') fails with message: 426 Data connection closed, transfer aborted.<CR><LF>

And then i try another way, i use ftp download to try download a file trong site, and the error display:E: 8/29/2008 8:36:08 AM: FtpGetFile fails with message: The operation timed out<CR><LF>
E: 8/29/2008 8:36:08 AM: An error occured. Step #2 (FTP Download).
E: 8/29/2008 8:36:08 AM: Task execution is aborted

but i use another tool such as total commander or window explorer, i can do that, so can you tell me what the problem is?
Oleg
Site Admin
Posts: 3202
Joined: Thu Jan 01, 1970 1:00 am
Contact:

ftp problem

Post by Oleg »

We have tested FTP actions on Windows and Linux FTP. We can't simulate your troubles. It's working. Sorry I can't determine the problem without simulation of your situation.

Maybe there are some specific settings of your FTP server.
jamestiet
Posts: 4
Joined: Thu Aug 28, 2008 5:42 pm

ftp problem

Post by jamestiet »

uhm, i can create a folder there, but i can't upload or download file, when i do that, the error message is that the operation is timeout.
Oleg
Site Admin
Posts: 3202
Joined: Thu Jan 01, 1970 1:00 am
Contact:

ftp problem

Post by Oleg »

Maybe, this happened when you try to do some operations with files, which are opened (or locked) by some server process. If FTP server can't access to them during some timeout, it generates timeout error.

We'll try to simulate this situation.
jamestiet
Posts: 4
Joined: Thu Aug 28, 2008 5:42 pm

ftp problem

Post by jamestiet »

i don't know, but when i use totalcommander, i can download it easyly, and i try automate v6 (demo) i can download very quickly, you know automate right, the same function with robotask.
Last edited by jamestiet on Sun Aug 31, 2008 10:18 pm, edited 1 time in total.
ftpuser
Posts: 1
Joined: Tue Oct 28, 2008 12:02 pm

ftp problem

Post by ftpuser »

I have the same problem with my ftp server. can anybody help? i have activate de passive mode, but i receive the same errors.
Oleg
Site Admin
Posts: 3202
Joined: Thu Jan 01, 1970 1:00 am
Contact:

ftp problem

Post by Oleg »

We have found the problem and we'll make necessary corrections soon.
williamrocha
Posts: 1
Joined: Wed Jan 14, 2009 10:30 am

ftp problem

Post by williamrocha »

Try uncheck Passive mode.  Works for me.
samhancock
Posts: 1
Joined: Wed Apr 01, 2009 12:34 am

ftp problem

Post by samhancock »

Did someone manage to find a fix for this? I am experiencing the same problem with 3.3 on Server 2008 64 bit.
jamestiet
Posts: 4
Joined: Thu Aug 28, 2008 5:42 pm

ftp problem

Post by jamestiet »

i found that the problem is the ftp server is very easy
terminal. When we download from it, the server terminal
and our task will be error, so how can we make it
reconnect automatic the problem will be solved. So do
you have any idea for this
Last edited by jamestiet on Wed Apr 01, 2009 10:53 pm, edited 1 time in total.
Post Reply