since I have not seen any similar question, I post this one as a new topic:
I need a demo where I can demonstrate that in a private SOLID Pod only authorized customers can access private folders:
• Lighorne defines a private folder https://lighorne.inrupt.net/private/ and there he defines the access rights (according to these instructions https://github.com/solid/userguide/blob/master/views/sharing/userguide.md). This folder is private, but Lighorne grants access to Huffam to this folder
• Huffam gets a link from Lighorne. However, Huffam cannot access this folder, despite Lighorne provided him rights to access.
• Wow can Huffam access private information stored in SOLID? How are these access rights defined?
Furthermore: is possible to store a picture in a folder? (I can only upload text files)
It works now. Thank you very much.
Before I made a systematical error: first login as huffam, then open leighorne’s SOLID-Pod and then try to access the folders.
Regarding the upload of pictures: I have tried the live-version, which is able to visualize my files and folders.
However, it does not work properly and always inform me that I didn’t made a correct login in my account when I try to set a new folder or upload a picture, despite I am already in my SOLID-Pod:
Not sure what you mean by being “in my SOLID-Pod” but just visiting a pod does not mean you are logged in. Solid-File-Manger and the libraries it is based on are known to work in many situations so I suggest you investigate further. If the problem turns out to be with the app, file an issue so that others may benefit from your experience. Did you look in the console logs of your browser? There should be much information there including warnings if you tried to login in and couldn’t. Maybe cut and paste those logs and we can see if we spot anything.
This could also happen when you logging/logout with more than one webid as you did for the first problem.
Be sure you are not logged anymore, clean the cookies & localstorage, or better if you have , try with another webbrowser. When I need two webid for test, I login one in Firefox and the other in chrome.
Don’t remember if @jeffz solid-ide or pod-explorer can upload pics . https://scenaristeur.github.io/solidash/browser.html ( use the external tool link)
Solid File Manager, Solid-IDE, and Solid Shell, and now Data Kitchen can all upload images. But those all use Solid File Client. This seems like a login issue, rather than an upload issue. I second @Smag0’s suggestion to clear cache and cookies.
All of the libraries and apps I mentioned above do deleting. If you want to delete in the dataBrowser, click on the gear-shaped “under-the-hood” element. For more details of using the dataBrowser, see the Data Browser Userguide.