File Entries
A File Entry represents either a file or a folder in Drime Cloud. Each entry has:- A unique ID
- A hash for public URLs
- A parent_id (null = root)
- A workspace_id (0 = personal space)
Workspaces
Workspaces allow you to organize your files and collaborate:Personal Space
workspaceId = 0 represents your default personal spaceShared Workspaces
Create workspaces to collaborate with your team
File Types
Drime Cloud automatically recognizes file types:Permissions
When sharing, you can grant different permissions:view
view
Allows viewing the file/folder
edit
edit
Allows modifying the file/folder
download
download
Allows downloading the file
Vault (Encrypted Storage)
The Vault is a client-side encrypted storage area:- Client-side AES encryption
- Keys never leave your device
- Ideal for sensitive documents

