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?
mb
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.
----
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
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
Pastoweb
Yes, I tried to log to another server and it works, I'm asking my provider now...
thanks!