Skip to main content

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 space

Shared Workspaces

Create workspaces to collaborate with your team

File Types

Drime Cloud automatically recognizes file types:

Permissions

When sharing, you can grant different permissions:
Allows viewing the file/folder
Allows modifying the file/folder
Allows downloading the file

Vault (Encrypted Storage)

The Vault is a client-side encrypted storage area:
Vault files are encrypted with your password. If you lose this password, files are unrecoverable.
  • Client-side AES encryption
  • Keys never leave your device
  • Ideal for sensitive documents