Set file download restriction
Overview
The Seven Bridges Platform allows you to set a download restriction for all files in your project. As a result, project members will not be allowed to download any of the files.
The restriction is set during the procedure of creating a project and cannot be reverted. Once set, the restriction will be applied to all files that are added to the project.
You can decide to apply the same restriction to files that are generated by analyses i.e. task output files or allow your project members to copy files to other projects.
📘
Data Studio
Download restrictions disable file download and preview within the project space, but project members will still be able to download and preview files in Data Studio analyses within the project. To enforce download restrictions to both project and Data Studio space, make sure to block network access in addition to restricting download.
A. Enable Restriction file downloads while Creating a Project:
-
Click Projects in the top navigation bar and select Create a project.
-
Follow the rest of the procedure for creating a project.
-
Click the Advanced settings tab.
-
Under "Download Restriction Settings, move the toggle to Yes.
-
Set the additional options:
-
Copying files... - select this option in case you want to allow project members to copy files from this project to any other project; downloading of these files will still not be allowed in the destination project.
-
Apply download restriction... - select this option if you want to apply this restriction to files that are generated by analyses i.e. as output files of the task.
-
Click Create to create the project.
B. Enable Download Restriction on file after Creating a Project
-
Click Projects in the top navigation bar and select View all projects.
-
Select any project in which you want to enable restrictions.
-
Now select Project Settings in the top navigation bar.
-
Under "Project Restriction Download Settings, move the toggle to Yes.
-
Set the additional options:
-
Copying files... - select this option in case you want to allow project members to copy files from this project to any other project; downloading of these files will still not be allowed in the destination project.
-
Apply download restriction... - select this option if you want to apply this restriction to files that are generated by analyses i.e. as output files of the task.
-
Click Set download restriction to create the project.
Restriction Policy for Copied Files in Download-Restricted Projects
A quick overview of how the Download Restriction feature behaves when content is copied between projects. The table below outlines different combinations of restriction settings and their impact on Copy and Download permissions:
Source Project Download Restriction | Copy Allowed? | Destination Project Download Restriction | Copy Allowed? | Copy | Download |
---|---|---|---|---|---|
Enabled | ✅ Yes | Enabled | ✅ Yes | ❌ Not Restricted | ✅ Restricted |
Enabled | ✅ Yes | Disabled | N/A | ❌ Not Restricted | ✅ Restricted |
Enabled | ✅ Yes | Enabled | ❌ No | ✅ Restricted | ✅ Restricted |
Disabled | N/A | Enabled | ✅ Yes | ❌ Not Restricted | ✅ Restricted |
Disabled | N/A | Enabled | ❌ No | ✅ Restricted | ✅ Restricted |
Key Takeaways:
• Download Restriction is always enforced if either the source or destination project has it enabled.
• Copy behaviour depends on the destination project's settings:
o If the destination allows copying, the restriction is not applied.
o If the destination disallows copying, the restriction is enforced.
• Even when copy is allowed, download may still be restricted based on the source or destination settings.
This behaviour ensures that sensitive data remains protected during project-to-project transfers, aligning with our compliance and security standards.
Updated 1 day ago