Forum Discussion
Create Shared Storage location with Only Upload access, no view and no edit access-Office 365
Yes, SPO. But i tried to create Custom Permission Level in Site, it is required View access as well to give upload access.
I dont want users to view the docs which uploaded by other users and them-self.
I am looking for share Link with Users and users use that link and upload the Doc. Only Administrator will have access to the Files uploaded by users
- Salvatore BiscariFeb 22, 2018Silver Contributor
You could create a new "Upload" permission level, but, as you have already seen, you cannot give "add" permission without "view" permission. Hence, each user will always be able to view what he/she has uploaded.
On the other side, you could, for example, create a different library for each user. Hence each user will be able to see what he/she has uploaded, but not what was uploaded by other users.
AFAIK, you cannot obtain more than this...
- Feb 22, 2018
A simple method would be to have 2 document libraries and have a Flow to move documents from the upload library to the storage library immediately, that way the file won't be there for others to download.
A more comprehensive solution can be achieved with Content Organiser to route documents to different libraries based on their content, described here :- https://support.office.com/en-gb/article/create-content-organizer-rules-to-route-documents-1e4d37a3-635d-4764-b0fc-f7c5356c1900
- BenSteginkFeb 23, 2018Steel Contributor
The solution Steven Collier proposed is the only way I would accomplish this using only SharePoint/Office 365.