problem with FTP and Security

  • Thread starter Thread starter Carlo
  • Start date Start date
C

Carlo

hi
i install iis and i run ftp server, now i need to set the permission on a
dir to let it see on the intranet.
i selected the directory to use like my virtual dir but i cant see it on ftp
because i cant set the permission on the directory.

if i do right click on the dir it not appears Security (like in my ex
win2k), it seams that the file system isnt ntfs but fat32
how can i do ????
carlo
 
Run this from the command line (assuming that the drive you're concerned
about is C)
"Convert /FS:NTFS C:"

Go to View/Folder Options/View in Explorer and uncheck "Use Simple File
Sharing".
 
Back
Top