How to set up Cloudflare R2 upload access for drone mission data. For authorised Zenatech pilots only.
RcloneView is the upload tool. It handles large mission files (10–20 GB) and resumes automatically if your connection drops mid-upload.
⬇ Download RcloneViewFree. 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.
Copy the command below and paste it into the RcloneView Terminal, then press Enter. This connects RcloneView to Zenatech EU pilot storage. You only do this once.
rclone config create eu-pilots s3 provider=Cloudflare access_key_id=54c8fe1b0a57eb08365145524b1a9477 secret_access_key=ef6aa976f9d646f2390f1c7f0dcfcb0e64e647384b8426ab422da3134eecc113 region=auto endpoint=https://c80f6e2091aaa9a28e9071670b4ecb21.eu.r2.cloudflarestorage.com
You don't normally need these — the setup command already includes them. Kept here for reference only.