Jump to content
The mkiv Supra Owners Club

FTP servers and folder / file permissions


Chris Wilson

Recommended Posts

Bit (lot) out of my depth here. I upload a set of photos to a new folder on my remote http server.

 

http://www.chriswilson.tv/monument

 

Yet when a user, or myself copies the above link into a browser it comes back with you have no permission to access. If I link to a specific photo or photos it seems to work ok. What do I have to set to enable people to see a list of files in said folder? Ta!

 

http://www.chriswilson.tv/monument/DSC07522.JPG

Link to comment
Share on other sites

I don't know much about it either, but I think you need to give users read permission on the folder itself. On a linux command line it might look something like:

 

chmod 644 monument

 

(i.e. read-write for root, read for the group, read for everyone else)

 

Does that help?

Link to comment
Share on other sites

You can specify permissions on a folder. It might have a check in the box to 'Allow inheritable permissions' at the moment. If the parent folder to the folder in question doesn't allow access, then this one will inherit that attribute. Try unticking that box for the properties of this folder and then adding 'Everyone' to the list of users and grant them 'Read' access.

 

Might work....

Link to comment
Share on other sites

Setting file/folder permissions directly probably won't make a difference. There'll be a setting on the web server to allow/prohibit folder browsing, either on all folders, or each folder individually.

 

Who is your site hosted with? It seems that every hosting service has a different 'control panel' for managing their sites, so you're going to have to work out how to do it with your particular one...

 

You could just raise a support ticket and ask them to do it for you?!

 

Hope this helps...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. You might also be interested in our Guidelines, Privacy Policy and Terms of Use.