FEAT command not understood

I'm new with Smart FTP.

I try getting in to my server, and everything is normal until I get to "FEAT", after which there is miscommunication.

Here's what I see:

Resolving host name ftp.yourtrip.com...
Connecting to (ftp.yourtrip.com).
Connected to (ftp.yourtrip.com) -> IP: 207.155.248.7 PORT: 21.
Socket connected waiting for login sequence.
220 renown FTP server (CH/1.9) ready.
USER charles%yourtrip.com
331 Password required for charles%yourtrip.com.
PASS (hidden)
230 User charles logged in.
SYST
215 UNIX Type: L8
FEAT
500 'FEAT': command not understood.
REST 100
350 Restarting at 100. Send STORE or RETRIEVE to initiate transfer.
REST 0
350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer.
PWD
257 "/" is current directory.
TYPE A
200 Type set to A.
PASV
227 Entering Passive Mode (207,155,248,7,195,80)
Opening data connection IP: 207.155.248.7 PORT: 50000.
LIST -aL
550 -aL: No such file or directory.

Can anybody help me?

CW+++

you can ignore the "FEAT" error.

for the LIST -al issue .. go to settings->transfer and disable "show hidden files" and "Resolve Symbolic Links".

Please check the kb the next time because all your questions are answered there.

This is perfectly OK!

SmartFTP attempts to send a FEAT command to the server.

Only Serv-U servers understand it, so you don't have to worry about this.

There's nothing wrong about this as SmartFTP attempts to send this command to every server unless you disable it in the settings. (which isn't neccessary)

EDIT: ooh Mat beat me to it



Only Serv-U servers understand it, so you don't have to worry about this.

Actually there are many servers that support the FEAT extension command.

RaidenFTPD, TitanFTP, BlackMoon, Secure FTP Server etc..

pure-ftpd ;)