how to create a link to download a file from filestream, without access to save or navigate in share folders?

  • hello everyone,

    Get a filestream download link with only access to read and with folder navigation

    I need a link with the path to get the file stream blob, that path could be used to download a document using any windows app like windows explorer, etc. the requirement is that path does not allow customer to navigate in filesstream share folders or see other files and only can read the file of the path,

    Checking :

    [file_stream].GetFileNamespacePath(2)

    Allow you navigate in folders.

    NON_TRANSACTED_ACCESS read_only, resolve the requirement to disable the save in file table, but allow you navigate and see other files.

    thanks in advance for your help...

Viewing 0 posts

You must be logged in to reply to this topic. Login to reply