Author Topic: No permissions shown  (Read 682 times)

SzurszewskiJ

  • Jr. Member
  • Posts: 8
No permissions shown
« on: May 13, 2011, 10:02:39 AM »
When I connect to an IIS server and get info for a folder or file, the Permissions are always shown as "000".  Is there a setting somewhere in Yummy that will let me see the actual permissions?

Also, is there a way to show the Permissions in a column in List View?

Thanks!
Joe

JD

  • Administrator
  • FTP Guru
  • Posts: 2291
Re: No permissions shown
« Reply #1 on: May 13, 2011, 10:10:52 AM »
IIS is a Windows server, and according to the Windows FTP listing format, it doesn't supply permissions information nor does it support setting of permissions.

To confirm, if you take a look at the Transcript View (select Show Transcript from the View menu) you'll see the directory listing data with no permission information.

What you could try is changing the Server Type in your Bookmark from Windows to UNIX and then connect. It may emulate a UNIX server with the listing then, although I can't guarantee that permissions setting will be supported.