Transfer Timeout

Hello, I have two problems:

1) I keep getting "Transfer Timeout" when listing a folder (I've tried using Active mode but it makes no difference) See log below:


Connecting to XX.XXX.XXX.XX Port: 21
Connected to XX.XXX.XXX.XX
220 ProFTPD 1.2.5 Server (ProFTPD Default Installation) [WGT634U]
USER YYYYYY
331 Password required for YYYYYY.
PASS (hidden)
230 User YYYYYY logged in.
SYST
215 UNIX Type: L8
FEAT
500 FEAT not understood.
PWD
257 "/" is current directory.
CWD /Music/Schlager/eurovision
250 CWD command successful.
PWD
257 "/Music/Schlager/eurovision" is current directory.
TYPE I
200 Type set to I.
PASV
227 Entering Passive Mode (XX.XXX.XXX.XX,19,23).
Opening data connection to XX.XXX.XXX.XX Port: 4887
LIST -aL
150 Opening ASCII mode data connection for file list
Transfer Timeout (1s). Closing data connection.
0 bytes transferred. (0 bytes/s) (821 ms)
Timeout (1s).
Active Help: https://www.smartftp.com/support/kb/74
Client closed the connection.


The thing is I have set the "Connection Timeout" to 100 seconds - not 1 second. The problem does only occur on this specific folder (which contains quite alot of files). There is no problem with any firewall or the server since everything works fine with another FTP-client.

2) Even though I've unchecked "Send FEAT command" SmartFTP continues to send the command - why?

You probably changed both settings in the global settings instead of the favorite item settings (or vice versa).

-Mat

Great - thanks!!!