µTasker Forum

µTasker Forum => µTasker general => Topic started by: seulater on March 23, 2008, 03:15:13 AM

Title: Problems with FTP using Filezilla
Post by: seulater on March 23, 2008, 03:15:13 AM
I am using filezilla FTP program. it is having trouble sending files to my board.
hoever when i use a dos window and FTP that way i can send them just fine.
i have used filezilla for years with no problems, got any ideas why ?
the message i get in filezilla is:

Status:   Connecting to 192.168.0.10:21...
Error:   Could not connect to server
Status:   Delaying connection due to previously failed connection attempt...

This just keep repeating about 10-13 times then it will start sending some of the files.
Title: Re: Problems with FTP using Filezilla
Post by: mark on March 23, 2008, 11:29:40 AM
Hi

Please check the documentation on the FTP server: http://www.utasker.com/docs/uTasker/uTaskerFTP.PDF

I haven't used Filezilla and it is possible that the uTasker FTP server it doesn't work with it - or needs a configuration change to do so. There are several possible reasons:


If you don't find a quick solution, please make an Ethereal recording of your transfer attempt and send it to me so that I can see exactly what is happening.

Note: the uTasker FTP server is intended primerily for developers to load their web pages and so it has a few restrictions. The result is however an integrated FTP server for the cost of about 2k of code space.

Regards

Mark
Title: Re: Problems with FTP using Filezilla
Post by: thamanjd on March 25, 2008, 04:23:20 AM
FileZilla needs both of the settings that Mark pointed out to be changed.

You'll need to change two settings in the "Transfer Settings" in the Site Manager setup for your "site".

1.  Change Transfer Mode to Active

2.  Check the "Limit number of Simultaneous Connections" box and set the number of simultaneous connections to 1.

When you transfer a file, it will show the long file name on the remote file tree until you refresh the file tree and it will then show the name that UTasker has set it to.

JD