Can't see directory listing

Hi, having a problem seeing the directory list.
Is is some setting?

It works if I use another ftp-client and passive mode.



[17:04:21] 220 Server FTP server (Version: Mac OS X Server 10.3.2 - +GSSAPI) ready.
[17:04:21] USER xxx
[17:04:21] 331 Password required for xxx.
[17:04:21] PASS (hidden)
[17:04:21] 230-No directory! Logging in with home=/
[17:04:22] 230 User rikard logged in.
[17:04:22] SYST
[17:04:22] 215 UNIX Type: L8 Version: BSD-199506
[17:04:22] Detected Server Type: UNIX
[17:04:22] FEAT
[17:04:22] 211-Supported features:
[17:04:22] REST STREAM
[17:04:22] ADAT
[17:04:22] AUTH
[17:04:22] CCC
[17:04:22] CONF
[17:04:22] ENC
[17:04:22] MIC
[17:04:22] PBSZ
[17:04:22] PROT
[17:04:22] MDTM
[17:04:22] SIZE
[17:04:22] 211 End
[17:04:22] PWD
[17:04:22] 257 "/" is current directory.
[17:05:13] NOOP
[17:05:13] 200 NOOP command successful.


[17:04:21] 230-No directory! Logging in with home=/
The above line and the fact that not even a LIST command is sent looks like a server misconfiguration, still. Please double-check that the user has a valid home directory assigned.


The above line and the fact that not even a LIST command is sent looks like a server misconfiguration, still. Please double-check that the user has a valid home directory assigned.

Ok, I'll see if he can reconfigure it. The strange thing is that with Cute FTP it works?

Please post the log from CuteFTP and we can see what the differences are.

Regards,
-Mat


Please post the log from CuteFTP and we can see what the differences are.

Regards,
-Mat

Can't get the cute ftp log right now...

But i've found something, Default list command in SmartFTP seems to be "LIST -aL" and that doesn't seem to work on this server. When I user custom command "LIST" it works. Can I change the default LIST command?

Yes, in the settings you can remove optional flags to LIST. See Tools -> Settings, Transfer, Directory Listing Options.

I have the same problem, but the setting change isn't working.
i.e. the LIST command continues to operate as "LIST -aL"
(which is unacceptable to the version of "ls" living on the server)
I have changed the options under Tools -> Settings, Transfer, Directory Listing Options, unchecking all boxes. Clicking on a folder in the remote browser still results in "LIST -aL".



Yes, in the settings you can remove optional flags to LIST. See Tools -> Settings, Transfer, Directory Listing Options.