Server Config for Filezilla [SOLVED]

6 posts / 0 new
Last post
#1 Sun, 07/04/2010 - 15:02
gl3ny

Server Config for Filezilla [SOLVED]

According to filezilla they are perfect and any issues with connecting are on the server end. If this is true what settings can I change for a smooth connection with filezilla?

Filezilla keeps hanging with:

Error: Network error: Software caused connection abort Error: Failed to retrieve directory listing

I had this same issue with a media temple server and with godaddy this does not happen although the godaddy server is connecting with ftp as opposed to sftp.

Tue, 07/13/2010 - 08:27
pixel_paul
pixel_paul's picture

try changing from Passive to Active mode.

Edit > Settings > FTP > Select Active

Tue, 07/13/2010 - 09:52 (Reply to #2)
gl3ny

Yeah I got it set to active already. It connects fine but just gives me issues when left idle for a little while which is why I thought it was some kind of server setting in the config files.

Thanks

Tue, 07/13/2010 - 10:16
ronald
ronald's picture

so you have no issues at all unless you leave it idle for x-period of time?
You'll get kicked out of the server after some idle time which is expected and normal behaviour

my filezille is set to passive mode btw

Wed, 07/14/2010 - 08:14 (Reply to #4)
gl3ny

Yes after a period of time if I say refresh a folder I get this:

Command: ls Error: Network error: Software caused connection abort Error: Failed to retrieve directory listing

My guess is that its about 10 minutes, is there a way I can increase x-period of time in one of the config files?

Passive/active doesn't seem to matter with SFTP or nothing I have noticed at least.

Sat, 08/14/2010 - 08:17 (Reply to #5)
gl3ny

I changed line in /etc/ssh/sshd_config

ClientAliveInterval 120

Gives me 2hrs before disconnecting. Works perfectly.

Topic locked