EU Accounting Storage — Enrollment Guide

How to set up Cloudflare R2 upload and download access for the Accounting Team. For authorised Zenatech employees only.

This page is protected by Cloudflare Zero Trust — you're already verified as a Zenatech user. Follow the steps below in order. Setup takes about 10 minutes and only needs to be done once. When finished you'll have the Accounting storage as a normal drive letter (like a USB stick) in File Explorer.

1 Download & install RcloneView

RcloneView is the storage tool. It handles large files and resumes automatically if your connection drops mid-transfer.

⬇ Download RcloneView

Free. Available for Windows, macOS, and Linux. Install with default options. If a trial pop-up appears, click "Don't show again" then Close — the free features are all you need.

2 Download & install WinFsp

WinFsp is a small free driver that lets the Accounting storage appear as a drive letter in Windows. Install it once — no reboot needed.

⬇ Download WinFsp

On the page, download the latest winfsp-x.x.msi installer, run it, and accept the default options. Windows only. (macOS users: install macFUSE from macfuse.github.io instead.)

3 Open the built-in Terminal

  1. Open RcloneView.
  2. At the bottom of the window, click the Terminal tab.
  3. You'll see a command prompt. This is where you paste the setup command in Step 4.

4 Paste the one-time connection command

Copy the command below and paste it into the RcloneView Terminal, then press Enter. This connects RcloneView to the Accounting storage. You only do this once.

rclone config create eu-accounting s3 provider=Cloudflare access_key_id=REPLACE_WITH_ACCESS_KEY secret_access_key=REPLACE_WITH_SECRET_KEY region=auto endpoint=https://c80f6e2091aaa9a28e9071670b4ecb21.eu.r2.cloudflarestorage.com
Paste it as a single line — do not break it across multiple lines. When it finishes it prints the configuration back with no error. That means the connection is ready.

5 Mount the storage as a drive

So the drive appears automatically every time — without keeping the Terminal open — set it up in Mount Manager instead:

  1. In RcloneView, click Mount Manager in the top toolbar.
  2. Click New Mount (or the +).
  3. Mount: select eu-accounting.
  4. Path: type eu-accounting (this is required — it points at the bucket).
  5. Target: choose a drive letter such as Z:.
  6. Tick Auto mount and Network drive.
  7. Click Save and mount.
Done! The drive now mounts automatically whenever RcloneView starts — no Terminal needed. Open File Explorer, find drive Z:, and use it like a normal folder — drag files in to upload, open files to download.

Connection details (reference)

You don't normally need these — the setup command already includes them. Kept here for reference only.

https://c80f6e2091aaa9a28e9071670b4ecb21.eu.r2.cloudflarestorage.com
eu-accounting
Do not share these credentials or this page outside Zenatech. Access is logged. If you leave the organisation or suspect the credentials are exposed, notify IT so the token can be rotated.