FTP problems

 HI,

I am having problems uploading files to my web server using FinalBuilder (latest version). Here's what happens:

- FTP Connect action -> works
- FTP Change Directory action -> fails with "Not Connected"

No matter what FTP action I attempt after the connect I always get the same "Not Connected" error.

If I run a WireShark trace of the traffic I see that the connection goes through fine, but when the directory command should be issued  FinalBuilder disconnects from the ftp server.

The strange thing is that the deprecated FTP action works perfectly.

Here's the FinalBuilder log (id info changes):

 

Action Name Description Started Finished Duration Status
Action List Action List: Select Actions and Children 13:49:34 13:49:35 00:00:00  
FTP Connect Connect to ftp 13:49:34 13:49:35 00:00:00
Completed
Connection to host : www.mydomain.net03/06/2011 13:49:35 : HOST www.mydomain.net
03/06/2011 13:49:35 : USER mydomainadmin
03/06/2011 13:49:35 : pass xxx03/06/2011 13:49:35 : FEAT03/06/2011 13:49:35 : TYPE I03/06/2011 13:49:35 : SYST03/06/2011 13:49:35 : TYPE I
FTP Change Directory FTP Change Directory [ www.
mydomain
.net ] [ /xxxxxxxxxxxxxxxx/forums/uploads ]
13:49:35 13:49:35 00:00:00
Error
Not connected

 

Any ideas?

Cheers,
Paul
 

Hi Paul

Try turning on Passive mode and detailed logging. Also which FTP server are you using? Which FinalBuilder version/build are you using?


Hi,

Passive mode does’t seem to have any effect either way.

I deleted all the actions and added them again and this time it works.

Cheers,
Paul

Ok, if it happens again please do let us know.