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 | |||||
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