Hi,
When logging in to apache ftp server I see this: Response: 220 Service ready for new user. Command: USER sshetty@localhost7000 Response: 331 User name okay, need password for sshetty@localhost7000. Command: PASS ********* Response: 230 User logged in, proceed. Command: OPTS UTF8 ON Response: 200 Command OPTS okay. Command: OPTS MLST size;modify;type; Response: 200 Command OPTS okay. Status: Connected I guess the OPTS MLST command forces the Apache FTP Server to not send perms and owner info. Any idea what prompts FileZilla to send the MSLT command? FileZilla on an old pureftpd server works fine? Thanks Sachin