Forum Discussion

KenStewart's avatar
KenStewart
Brass Contributor
Jun 08, 2019
Solved

Upload without view

We have a need for uploading confidential files from external users (guests) to a central location. They should not be able to view the files uploaded by other users, i.e., only the owner (uploader) would have view permission on their files. This is easy to do in DropBox, but we don't know if it can be done in SharePoint. Can it and, if so, how can it be done?

11 Replies

  • Rachel_Davis's avatar
    Rachel_Davis
    Iron Contributor
    There's a 3 click answer - go to library settings and set it so that users can only see items that THEY create. The caveat is that for people on your side to see everything, they will need to have higher level permissions, like designer or something. Super easy, doesn't require any special rules or training. And can be easily undone by reversing the setting.
    • KenStewart's avatar
      KenStewart
      Brass Contributor
      Thanks, Rachel. I found these under Advanced Settings, and I'll do some testing.
  • KenStewart   There are several options as colleagues discussed here.

    If you would like to create a separate SharePoint site and upload documents that can be shared 

    or even you can create a separate document library and stop inheriting permissions and make item level permission and use this as your repository .

     

    There is other option too but in such case you will not use Document Library but you will use List and attach document to list and then from Advanced settings you can specify the permission as in this screenshot.

    You can also create flow and control permissions from it.

    • KenStewart's avatar
      KenStewart
      Brass Contributor
      Many thanks, John and Dean. I'll look into these.
  • Nitesh Ranjan's avatar
    Nitesh Ranjan
    Copper Contributor
    We have a DropOff library in SharePoint and a rule can be written in to move the uploaded document to desired library. Alternatively, we can create view with filter set as created by is equal [ME] to avoid users to see other’s content.

Resources