> For the complete documentation index, see [llms.txt](https://moverdocs.files.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://moverdocs.files.com/connections/cloudflare.md).

# Cloudflare

## Add a <code class="expression">page.vars.VENDOR\_NAME</code> Connection

Create a new Connection and choose <code class="expression">page.vars.VENDOR\_NAME</code> for the connection type.

Provide a *Connection Label* so you can identify the connection in a list. This is especially important if you need more than one connection of the same type.

### Bucket Details

Fill the *Cloudflare Bucket Name* with the name of your Cloudflare R2 bucket as shown in your *Cloudflare web portal > R2 > Overview* page.

The *Cloudflare Endpoint* is the URL of your Cloudflare R2 bucket, without the bucket name. Find this URL in the Cloudflare web portal listed as the *S3 API*. Do not include the bucket name at the end of the URL when you enter it into the *Cloudflare Endpoint* field.

### Credentials

Mover uses an Access Key and Secret Key to authenticate requests, following the protocol established by AWS for S3.

*Cloudflare Access Key* - The Cloudflare R2 Access Key ID, as shown in your *Cloudflare web portal > My Profile > API Tokens* page, or in your *Cloudflare web portal > R2 > Overview > Manage R2 API Tokens* page.

*Cloudflare Secret Key* - The Secret Access Key that corresponds to the above Access Key ID, as shown in your *Cloudflare web portal > My Profile > API Tokens* page, or in your Cloudflare web portal > R2 > Overview > Manage R2 API Tokens page.

## <code class="expression">page.vars.VENDOR\_NAME</code> is Case Sensitive

Be aware of case sensitivity differences when copying, moving, or syncing files and folders between connections. Copying items from a system which is not case sensitive to another that is case sensitive could result in 1 item being treated as 2 different ones, such as attempting to overwrite `MyFile.txt` with `myfile.txt` .&#x20;

In the other direction, copying from a case sensitive system to another that is not case sensitive can cause files to be overwritten, and folders to have their contents merged, if their case *insensitive* names are a match.
