You can manage and register applications that are authorized to access the FilingBox MEGA server for each device.
On the Device screen, click the Device Name of the target device.
On the Device Information screen, click the [Allowed Apps] tab.
To add a new application, click the [Register Allowed App] button at the bottom of the screen.
Enter the required application information in the registration form and click [Add] to complete the process.
- App Path: The full path and filename of the executable file authorized to access files stored in FilingBox MEGA.
- App Hash: The cryptographic hash value of the application's executable file.
- Access Folder: The specific storage path on the FilingBox MEGA server that the app is permitted to access.
- Mode: The access permissions granted to the application.
Path Formatting Rules for Access Folders
Windows Clients: Enter the path relative to the root of the FilingBox MEGA storage. For example, if the storage is mounted as the M: drive and you want to allow access to the entire drive, enter /.
Linux Clients: You must include the volume name in the path (format: /volume_name). For example, if the volume is mounted with the name data, enter /data to allow access to the root of that volume.
Select one of the following access mode for the application:
- Read/Write: The app has full permission to write (create, modify, delete, move) and read (open, copy) files.
- Read-Only: The app can read (open, copy) files but cannot perform any write operations.
- Add-Only: The app can create new files but cannot modify, delete, or move existing ones. If the app attempts to read a file, the system provides dummy data instead of the actual content.
- Read-Write-Versioning: The app can write and read files. Additionally, whenever a file is modified, a backup copy of the original file is automatically created.
- WORM: (Write Once, Read Many) The app can create and read files, but strictly prohibits modifying, deleting, or moving them.
To register multiple applications at once, you can use the bulk upload feature. Click [Download Allowed App Sample File] to download the template. Fill in the application details in the document. Upload the completed file to register all apps simultaneously.
Comments
Article is closed for comments.