Varv

Connect to Tigris from Windows

Browse and transfer Tigris buckets from a Windows desktop app. Access key setup and the globally distributed endpoint explained.

Get your keys

  1. Open the Tigris dashboard (storage.new signup gets you there fastest).
  2. Go to Access Keys and create a key, scoped to the buckets you need.
  3. Copy the Access Key ID and Secret Access Key.

Connect

  1. Add a new connection and choose the Tigris preset.
  2. Paste the keys. Tigris is globally distributed, so there is no region picker; the preset sets everything.
  3. Connect.

Endpoint

Field Value
Endpoint https://t3.storage.dev
Region auto

Good to know

  • Tigris serves each request from a location near the requester, so there is one global endpoint instead of per-region ones. Transfers from Europe and the US both hit nearby infrastructure automatically.
  • Buckets created through Fly.io live on a Tigris account linked to Fly. To manage them in the dashboard, sign in with the Fly.io login button; signing in with Google, GitHub or email creates a separate account that cannot see them. In the app it does not matter: keys from either account reach that account’s buckets.
  • The S3 API surface covers the operations the app relies on: multipart uploads with resume, listings, metadata and share links that expire.

More providers