FTP Parser Problem - GNU inetutils 1.3.2

I recently installed v1.5.988 on one of the machines in my workgroup and am not able to see any of the files or folders that have been stored on my server. I followed the instructions in the KB article 048, but this did not work. I am certain the folders and files exist on the server because I have been accessing them via v1.0.983.

Any suggestions would be greatly appreciated.

Kfreeman

Please send the log of your FTP session and the raw directory listing of the directories.
Regards,
-Mat

Thanks for getting back to me. Here's the log:
SmartFTP v1.5.988.28
Resolving host name "monicaoff.cas.univ.albany.edu"
Connecting to 169.226.148.25 Port: 21
Connected to monicaoff.cas.univ.albany.edu.
220-
220- Wow! I have found the ftp daemon! Let's see...
220-
220 monicaoff FTP server (GNU inetutils 1.3.2) ready.
USER coding
331 Password required for coding.
PASS (hidden)
230- Fanfare!!!
230- You are successfully logged in to this server!!!
230 User coding logged in.
SYST
215 UNIX Type: L8 Version: CYGWIN_NT-5.1 1.5.5(0.94/3/2)
FEAT
500 'FEAT': command not understood.
TYPE I
200 Type set to I.
REST 0
350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer.
PWD
257 "/home/coding" is current directory.
CWD /coding
550 /coding: No such file or directory.
CWD /
250 CWD command successful.
PWD
257 "/" is current directory.
PASV
227 Entering Passive Mode (169,226,148,25,4,150)
Opening data connection to 169.226.148.25 Port: 1174
LIST -aL
150 Opening BINARY mode data connection for '/bin/ls'.
226 Transfer complete.
680 bytes transferred. (1.84 KB/s) (359 ms)
CWD /coding
550 /coding: No such file or directory.
CWD /coding/Home Visit Project
550 /coding/Home Visit Project: No such file or directory.
CWD /coding
550 /coding: No such file or directory.
CWD /coding/Home Visit Project
550 /coding/Home Visit Project: No such file or directory.
NOOP


Here's the raw directory listing:

total 8
drwxrwxr-x+ 9 ???????? Users 0 Jan 8 2004 .
drwxrwxr-x+ 9 ???????? Users 0 Jan 8 2004 ..
drwxrwxr-x+ 2 ???????? Users 0 Jan 8 2004 bin
-rwxr-xr-x+ 1 ???????? Users 57 Jan 8 2004 cygwin.bat
-rwxr-xr-x+ 1 ???????? Users 7022 Jan 8 2004 cygwin.ico
drwxrwxr-x+ 10 ???????? Users 0 Jan 8 2004 etc
drwxrwxrwx+ 5 monica None 0 Mar 10 2004 home
drwxrwxr-x+ 13 ???????? Users 0 Jan 8 2004 lib
drwxrwxr-x+ 3 ???????? Users 0 Apr 28 11:57 tmp
drwxrwxr-x+ 17 ???????? Users 0 Jan 8 2004 usr
drwxrwxr-x+ 9 ???????? Users 0 Jan 8 2004 var


I am certain that there is a directory called "Coding" within the "Home" directory shown above because I'm able to see it with an earlier version of SmartFTP and another FTP client.

Thanks in advance for your help.

Kurt

I have been having the same problem since installing the latest version 1.5.988. I have followed all the things I could find to resolve the problem and nothing has worked. The problem does not exist on all sites I ahve tried to connect to but does exist at one site that runs os/400 on the server.

Prior to upgrading to the latest version I did not encounter this problem.

If my problem isn't related to the problem that jgwilliams has, then what is?

I installed the latest build and still have the same problem trying to view files on the site.

Please post the system information again.

The problem was with the + at the end of the permission data in the raw directory listing. According to my tests the FTP parser is now able to parse such listings.

jgwilliams: If you do not have + in the raw directory listing, your problem is different from kfreeman's.

Thank you.
-Mat

Here's the log:

SmartFTP v1.5.988.28
Resolving host name "monicaoff.cas.univ.albany.edu"
Connecting to 169.226.148.25 Port: 21
Connected to monicaoff.cas.univ.albany.edu.
220-
220- Wow! I have found the ftp daemon! Let's see...
220-
220 monicaoff FTP server (GNU inetutils 1.3.2) ready.
USER coding
331 Password required for coding.
PASS (hidden)
230- Fanfare!!!
230- You are successfully logged in to this server!!!
230 User coding logged in.
SYST
215 UNIX Type: L8 Version: CYGWIN_NT-5.1 1.5.5(0.94/3/2)
FEAT
500 'FEAT': command not understood.
TYPE I
200 Type set to I.
REST 0
350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer.
PWD
257 "/home/coding" is current directory.
CWD /
250 CWD command successful.
PWD
257 "/" is current directory.
PASV
227 Entering Passive Mode (169,226,148,25,4,120)
Opening data connection to 169.226.148.25 Port: 1144
LIST -aL
150 Opening BINARY mode data connection for '/bin/ls'.
226 Transfer complete.
680 bytes transferred. (550 bytes/s) (00:00:01)


Here's the raw directory listing:

total 8
drwxrwxr-x+ 9 ???????? Users 0 Jan 8 2004 .
drwxrwxr-x+ 9 ???????? Users 0 Jan 8 2004 ..
drwxrwxr-x+ 2 ???????? Users 0 Jan 8 2004 bin
-rwxr-xr-x+ 1 ???????? Users 57 Jan 8 2004 cygwin.bat
-rwxr-xr-x+ 1 ???????? Users 7022 Jan 8 2004 cygwin.ico
drwxrwxr-x+ 10 ???????? Users 0 Jan 8 2004 etc
drwxrwxrwx+ 5 monica None 0 Mar 10 2004 home
drwxrwxr-x+ 13 ???????? Users 0 Jan 8 2004 lib
drwxrwxr-x+ 3 ???????? Users 0 Apr 28 11:57 tmp
drwxrwxr-x+ 17 ???????? Users 0 Jan 8 2004 usr
drwxrwxr-x+ 9 ???????? Users 0 Jan 8 2004 var



Here's the system info:

Dell Optiplex GX270, Pentium 4 @ 2.6 GHz, 512 RAM
Windows XP Professional, Version 2, SP1


Let me know if you need any other info. Also, in case your eye is drawn toward my use of SP1, it's there because SP2 creates connectivity problems between users on our intranet who need to share folders on one anothers' machines.

Thanks.

Kurt

As I can see from your log:
SmartFTP v1.5.988.28

you are still using the old version. Please get the new one from:
https://www.smartftp.com/download

-mat

Problem solved with new build. Thanks for the prompt response.

Kurt