Folder is not displayed in list

I am using version 1.5.990.

I am connecting to an AIX box. Older versions of the application work, its just with this version it does not. I have uninstalled/reinstalled, rebooted, etc to fix the problem.

The issue is that 1 directory is not showing in the list. On the right hand pane I should see a "logs" directory but don't.

If I select "show raw listing" the following output is returned:



total 8640



drwxrwsr-x   3 tmhpdata stcdat         4096 Oct 15 11:05 .



drwxrwsr-x   6 tmhpdata stcdat         4096 Oct 12 09:07 ..



-rwx------   1 tmhpdata stcdat       489303 Sep 07 09:26 LoggingPgm



-rw-rw-rw-   1 tmhpdata stcdat           29 Oct 15 11:05 LoggingPgm-run



-rwx------   1 tmhpdata stcdat       463618 Jul 27 09:02 LoggingPgm.083105



-rwx------   1 tmhpdata stcdat       490193 Aug 31 10:44 LoggingPgm.083105_2



-rwx------   1 tmhpdata stcdat       490283 Aug 31 16:35 LoggingPgm.090705



-rwx------   1 tmhpdata stcdat       461239 Jun 01 08:49 LoggingPgm.2.32



-rwx------   1 tmhpdata stcdat       458565 Mar 01 2005  LoggingPgm.226



-rwx------   1 tmhpdata stcdat       460537 Mar 22 2005  LoggingPgm.228



-rwx------   1 tmhpdata stcdat       460165 Mar 22 2005  LoggingPgm.229



-rwxr--r--   1 tmhpdata stcdat       460453 Apr 05 2005  LoggingPgm_old



-rwxrwxrwx   1 tmhpdata stcdat          242 Nov 18 2004  archive_logs.sh



drwxr--r--1684 tmhpdata stcdat       106496 Oct 15 11:05 logs



-rwx------   1 tmhpdata stcdat         3753 Mar 15 2005  make_master_control_file.Vold



-rwxrwxr-x   1 tmhpdata stcdat         5155 Sep 13 09:35 make_master_control_file.old



-rwxrwxr-x   1 tmhpdata stcdat         5156 Oct 12 09:01 make_master_control_file.sh



-rwxr-----   1 tmhpdata stcdat         5155 Aug 31 09:50 make_master_control_file.sh.new



-rwxr-----   1 tmhpdata stcdat         4901 Jul 27 09:04 make_master_control_file.sh_bak



-rwxrwxr-x   1 tmhpdata stcdat         1954 Apr 17 2005  runme.sh



-rwxrwxr-x   1 tmhpdata stcdat         1224 Sep 16 2004  runme_nolog.sh




You should be able to see above that the logs directory is being returned back in the "LIST -aL" command.

Also, this behavior of "loosing" folders has occured in other directories as well.

Any idea on how I can make the "logs" directory show up?

Thanks,
David

p.s. I have a workaround... logging in directly going to that directory works fine. I just don't want to have to do this everytime.

Thanks. The problem is easy to fix if the parser is the cause of it. Please post the raw listing again surrounded in a
 
tag. This way the extra spaces don't get lost.

I think the problem with the listing returned by the server is the missing space between the -- and the 1684. I would consider this a bug in the server software. But we will know more after you posted the raw listing again.

drwxr--r--1684 tmhpdata stcdat 106496 Oct 15 11:05 logs


Thank you
Regards,
-Mat

Thank you very much. This resolved the problem. I will let the rest of the staff here know that a fix is available.

David