Cloud Drive

Cloud storage that lives with your email.

Upload files, share them with smart links, and let your AI agents work with them directly — no extra account, no extra subscription.

See pricing →
trekmail.net/webmail
Drive Documents
1 selected
Client proposals
Design assets
Q4-report.pdf
brand-kit-v3.zip
invoice-nov.pdf
AES-256 encryption
42 MCP tools for AI agents
REST API on every plan
30-day trash recovery
Cancel anytime

Built for how you actually work

Storage shouldn't be a separate problem. Drive is already there when you sign up for TrekMail — same login, same billing, same place you read your email.

One workspace, not three

Your email, your files, and your team all in one place. No extra logins, no separate billing, no "which app was that in?"

Folders that make sense

Nest folders as deep as you want. Colour-code them so finding things feels like glancing, not searching.

Smart share links

Set an expiry. Cap the number of downloads. Pull the link the moment you want it gone. Everything's logged.

Built for automation

Full REST API plus 42 MCP tools. Your Claude, Cursor, n8n, or custom script can upload, organise, and share files directly. Write access on Pro and Agency.

Mounts like a local folder

Connect from Finder, File Explorer, rclone, Cyberduck, or your phone. One per-device password, revokable any time. Files appear next to the ones already on your machine.

Nothing disappears quietly

Every upload, download, share, and delete is timestamped. Deleted files sit in trash for 30 days before they're gone for good.

Share link

Q4-proposal-acme.pdf

2.1 MB

Link created — copy it now. You won't see it again.

Expires

In 7 days

Max downloads

3 of 3 left

Sharing

Send a link, not an attachment

Email attachments are awful. They bloat inboxes, hit size limits, and once they're out there, they're gone forever. Drag a file to Drive — any size, no cap — copy the link, paste it. Done.

  • Expiry dates so old links don't linger
  • Download caps to stop forwarding chains
  • One click to revoke any link, any time
  • No per-file size cap, resumable transfers
AI agents

Your agents finally have somewhere to put things

Most AI tools can read and write text but have nowhere to store the file they just generated. With 42 MCP tools, your agent can upload that PDF, move it to the right folder, and share it via link — like a real assistant would.

  • Works with Claude, Cursor, Windsurf, OpenClaw, n8n
  • Browse, upload, move, rename, trash, restore
  • Create share links with expiry programmatically
  • Resume large uploads if the connection drops
See the full API & MCP docs →
MCP — Drive tools
# Upload a file
drive_upload_file({
  folder_id: "proj-acme-q4",
  name: "weekly-report.pdf",
  content: file_bytes
})

# Share with expiry
drive_create_share_link({
  file_id: "f_8x2k…",
  expires_in_days: 7,
  max_downloads: 3
})

42 Drive tools — available on Pro and Agency

Drive Client proposals Shared
acme-brief-v2.pdf 2h ago
globex-proposal.docx yesterday
soylent-quote.xlsx 3 days ago
meeting-notes.md last week
S J P M
Shared with 4 mailboxes
Teamwork

Everyone on your team, same files

Mark a folder as shared and every mailbox in your account sees it. No external invites to manage, no permission matrix to configure — if they're on your TrekMail team, they're in.

Onboard a new hire and they get instant access to your shared folders. Offboard someone and access drops the moment you delete their mailbox. The way it should work.

Sync & mount

Use Drive like a local folder

Open your Drive in Finder next to Documents. Map it as a drive letter in Windows. Mount it on Linux. Browse from your phone. WebDAV under the hood — your computer already knows how to speak it.

  • macOS Finder, Windows Explorer, Linux file managers — built-in
  • rclone for scheduled backups, Cyberduck for parallel uploads
  • Android via DAVx⁵, iPhone via Documents by Readdle
  • One password per device, revokable in a single click
  • Mailbox users can issue their own passwords from webmail

Sync devices

MacBook — Finder

View, Edit files · last used 2 min ago

Created via webmail (admin@acme.com)
Active Revoke

rclone — nightly backup

View, Edit files · last used 6 hours ago

Created via dashboard
Active Revoke

iPhone — Documents

View mailbox files · last used yesterday

Created via webmail (sarah@acme.com)
Active Revoke

https://trekmail.net/dav/files/account/

One password per device. Lose a laptop, revoke that row — everything else keeps syncing.

Drive Storage pricing

Pick a size. Pay for what you use.

The Drive Storage subscription is one straight line — slide to the size you need, pick monthly or yearly, done.

Drive Storage

Already on White Label Lite? Your Drive Add-on is automatically 30% cheaper — yearly billing's 17% stacks on top. See the discounted prices.

Add or cancel any time · No setup fee

Already need email hosting?

Every paid mailbox plan comes with Drive

These are the email hosting plans. Drive storage is included — the subscription above stacks on top if you need more.

The boring stuff, done properly

Nothing fancy. Just sensible defaults, controls that actually work, and an audit log that won't lie to you.

Encryption at rest

Every file is encrypted with AES-256 before it touches disk. TLS in transit. Standard, but worth saying.

Share link controls

Set an expiry, cap downloads, or revoke a link the moment you change your mind. No way to share more than you intended.

Immutable audit log

Every upload, download, share, and deletion is written to an append-only log. Timestamped. Nothing gets quietly edited.

Shared folders, scoped

Folders are private by default. You opt in to sharing — and only with mailboxes inside your TrekMail account. No accidental public folders.

30-day trash

Deleted files go to trash first. You have 30 days to change your mind. Then they are gone. No corners cut.

Per-device sync passwords

Each sync app gets its own password. Lose a laptop, revoke that one device — the rest stay connected. Hashed at rest, shown once, never recoverable.

Common questions

Yes. Every paid plan ships with Drive — nothing to install, nothing to set up. Starter gets 15 GB, Pro 50 GB, Agency 200 GB. Your email and Drive share the same storage pool, so you decide how to split it.
New uploads stop until you free up space or add a Drive Storage subscription. You get an email warning well before you hit the limit — no surprises.
It sits on top of your plan. You pick a size — anywhere from 250 GB to 100 TB — and choose monthly or yearly billing. Resize up or down whenever, cancel any time. Need more than 100 TB? Use the Custom option in the slider and we'll set it up with you.
Yes — every Drive Add-on tier is automatically 30% cheaper if your account has an active White Label Lite subscription. It stacks with the 17% yearly discount, so 100 TB yearly drops from $15,000 to $10,500. No coupon, no support ticket — the discount kicks in at your next Drive renewal once White Label is active, and the reverse buying order (White Label first, then Drive) gives you the discounted price from day one.
Yes. Share links are public URLs — anyone with the link can open the file. You control how long the link lives, how many downloads it allows, and you can revoke it instantly.
No per-file size cap. Uploads are chunked and resume automatically — if your connection drops mid-upload, it picks up where it left off instead of starting over.
Yes. The Drive MCP server exposes 42 tools — upload, download, browse, move, rename, share, trash, restore. Works with Claude, Cursor, Windsurf, OpenClaw, n8n, and anything else that speaks MCP. Write tools need Pro or Agency; Starter is read-only.
Yes — a full REST API for managing files and folders programmatically. Same scope rules as MCP: Pro and Agency get write access, Starter is read-only.
Yes — Drive speaks WebDAV, so macOS Finder, Windows File Explorer, Android, and iPhone's Files app all connect natively. Or use rclone for scheduled backups, Cyberduck for parallel uploads. You generate a per-device password from the Sync devices page (one per app, revokable individually) and paste it into the client. No TrekMail app to install.
Yes. Each mailbox user can issue their own sync device passwords directly from webmail — Drive → Sync devices button — without needing dashboard access. Account admins still see every device across the account from /drive/devices and can revoke any of them, so you keep full visibility for offboarding and audit.
If you cancel the Drive Storage subscription, your files stay accessible up to your base plan quota. Anything over the quota goes read-only first — you can download or delete it before it's removed. You always get email warnings before anything happens.

Your files belong with your email

Stop juggling three different tools to do one simple thing. Email, storage, and sharing — under one roof, one subscription.

We use cookies for essential functionality. No ads, no ad tracking.

Sign in to TrekMail

Access your dashboard, mailboxes and DNS.

or
or

Reset email sent

If an account exists for this email, we've sent password reset instructions.

By continuing, you agree to TrekMail's Terms and Privacy Policy.