Prob with permissions after update

Just updated to 1.5.988, file and folder permissions seem not being recognized. In the permission detail column it shows "-------" instead of "drwxr-d-x", the chmod window options are all blank...whats'up?

Dear Pastoweb ...

Can you post the raw directory listing of the directory? Right-click on the directory in the tree view, then select "Show Raw Listing" from the context menu.
Please don't forget to include the log of your FTP session and the system information which can be found in the menu: Help -> About dialog.

Thank you.
-Mat

Raw Listing:
----
02-15-05 07:22PM <DIR> aspnet_client
12-09-04 12:14AM <DIR> consulenza
04-03-05 07:19PM <DIR> cutenews
02-22-05 08:14PM <DIR> files
12-13-04 06:16PM 595 footer.htm
10-28-04 06:54PM <DIR> formazione
10-28-04 06:58PM <DIR> gestione
04-07-05 02:33PM 1758 index.asp
03-30-05 06:58PM <DIR> LogFilesStorage
12-09-04 12:14AM 623 main.htm
01-18-05 03:52PM <DIR> myasg
11-07-04 07:24PM <DIR> profilo
06-09-05 09:43AM 384 robots.txt
06-07-05 02:05PM <DIR> sitemaps
12-09-04 12:14AM <DIR> sviluppo
05-09-05 05:49PM <DIR> testing
12-13-04 05:36PM <DIR> tools
05-11-05 12:47PM <DIR> upload
----

Session Log
(I deleted references to user and home dir)

----
SmartFTP v1.5.988.32
Resolving host name "194.242.61.175"
Connecting to 194.242.61.175 Port: 21
Connected to 194.242.61.175.
220 apollo3 Microsoft FTP Service (Version 5.0).
USER [user]
331 Password required for [user].
PASS (hidden)
230-Benvenuti al server FTP! Tutti gli accessi loggati.
230 User pRoKoH logged in.
SYST
215 Windows_NT version 5.0
FEAT
500 'FEAT': command not understood
TYPE I
200 Type set to I.
REST 0
350 Restarting at 0.
PWD
257 "[mysite]" is current directory.
PASV
227 Entering Passive Mode (194,242,61,175,16,65).
Opening data connection to 194.242.61.175 Port: 4161
LIST
125 Data connection already open; Transfer starting.
226 Transfer complete.
110 bytes transferred. (143 byte/s) (766 ms)
CWD [mysite]
250 CWD command successful.
PWD
257 "[mysite]" is current directory.
PASV
227 Entering Passive Mode (194,242,61,175,16,77).
Opening data connection to 194.242.61.175 Port: 4173
LIST
125 Data connection already open; Transfer starting.
890 bytes transferred. (6,95 KB/s) (125 ms)
226 Transfer complete.
PASV
227 Entering Passive Mode (194,242,61,175,16,89).
Opening data connection to 194.242.61.175 Port: 4185
LIST
125 Data connection already open; Transfer starting.
890 bytes transferred. (7,97 KB/s) (109 ms)
226 Transfer complete.
NOOP
200 NOOP command successful.
----

Sys info

---
+- System -----------------------------
Microsoft Windows XP Professional
Service Pack 2 (Build 2600)

CPU Speed : 1991 MHz
Total Memory : 507380 KB
Free Memory : 137524 KB

+- SmartFTP ---------------------------
Version : 1.5.988.32
Time Stamp : 2005-07-02 15:19:04

+- Application DLL --------------------
controls.dll : 1.6.988.32
sfFTPLib.dll : 1.0.1.40
SmartHook.dll : 1.0.2.1

+- Language ---------------------------
SmartFTP.exe : 1.5.988.32

+- System DLL -------------------------
shell32.dll : 6.00.2900.2180 (xpsp_sp2_rtm.040803-2158)
shlwapi.dll : 6.00.2900.2180 (xpsp_sp2_rtm.040803-2158)
comctl32.dll : 6.0 (xpsp_sp2_rtm.040803-2158)
riched20.dll : 5.30.23.1221
schannel.dll : 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)

+- Internet Explorer ------------------
Version : 6.0.2900.2180

+- Winsock ----------------------------
Winsock : 2.2
----

nothing?

As you can see in the raw directory listing there is no permission information returned by the server. My best advice is to update IIS or/and to run with Unix mode.

Regards,
-Mat

Yes, I tried to log to another server and it works, I'm asking my provider now...
thanks!