550: No such file or directory... cmd line ftp can see it

Hello,

I'm getting a 550 error when I double click a dir in the dir list on a remote server. No such file or directory.

I have *no* problems when I ftp using command line ftp (same account).
I have no problems when I ftp using WS.

EDIT: AND I can use right click, change folder, type in the folder name, then F5 as a work around. What's going on???

HELP!

Thanks,

Sean

Post the log.

The log:
I XXXX'ed out the stuff that I thought would be a bad idea to post on the web.

I did notice that there seem to be 2 ip addresses at the server. Maybe that's the issue? (I ftp to 209,xxx,xxx,xxx and it opens a connection to 207.xxx.xxx.30,39152)

Thanks!

-Sean

Log:


Socket connected waiting for login sequence.
220 webserver FTP server (SunOS 5.8) ready.
USER XXXXX
331 Password required for XXXXX.
PASS (hidden)
230 User microdc logged in.
SYST
215 UNIX Type: L8 Version: SUNOS
FEAT
500 'FEAT': command not understood.
REST 100
502 REST command not implemented.
TYPE I
200 Type set to I.
REST 100
502 REST command not implemented.
PWD
550 .
TYPE A
200 Type set to A.
PASV
227 Entering Passive Mode (209,xxx,xxx,xxx,128,106)
Opening data connection IP: 209,xxx,xxx,xxx,128,106 PORT: 32874.
LIST -laL
150 ASCII data connection for /bin/ls (207.xxx.xxx.30,39152) (0 bytes).
510 bytes received successfully. (510 B/s) (00:00:01).
226 ASCII Transfer complete.
CWD /To_FTC
550 /To_FTC: No such file or directory.
CWD /From_FTC
550 /From_FTC: No such file or directory.
Cached directory reloaded.
PASV
227 Entering Passive Mode (209,xxx,xxx,xxx,128,107)
Opening data connection IP: 209,xxx,xxx,xxx,128,107 PORT: 32875.
LIST -laL
150 ASCII data connection for /bin/ls (207.xxx.xxx.30,39171) (0 bytes).
510 bytes received successfully. (510 B/s) (00:00:01).
226 ASCII Transfer complete.
CWD From_FTC
250 CWD command successful.
PWD
550 