---
title: "CrossFTP With Wasabi"
slug: "how-do-i-use-crossftp-with-wasabi"
updated: 2026-05-28T18:20:13Z
published: 2026-05-28T18:20:13Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wasabi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# CrossFTP With Wasabi

Wasabi has certified [CrossFTP](https://www.crossftp.com/) for use with Wasabi. CrossFTP is a free storage transfer client for Linux, Mac, and Windows system that supports transferring local files to S3 Cloud storage.

### Prerequisites

- Active [Wasabi Cloud Storage Account](https://wasabi.com/sign-up)
- Wasabi Bucket - See our [Bucket Creation Guide](https://docs.wasabi.com/docs/working-with-buckets-and-objects)
- Access & Secret Key Pair - See our [Access Keys Guide](https://docs.wasabi.com/docs/creating-a-user-account-and-access-key)
- CrossFTP Software 1.99.9 - Free, Pro or Enterprise

### Configuration

After installing the software. Open up your CrossFTP client.

![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1740742206725.png)

Click on "File" and then "Connect".

![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1740742243199.png)

Click on "Default" under Sites and then click on "New Site".

Click on the "Protocol" drop down and select "S3/HTTPS". ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1740742389643.png)

Input the following Information:

- **Label**- Give the site a name like Wasabi
- **Host**- Input the appropriate Wasabi Data Center URL
- **Port**- Ensure it is set to 443
- **Access Key** - Input your Wasabi Access Key
- **Secret Key** - Input your Wasabi Secret Key
- **Remote Path** - If you leave blank it will list all buckets or if you input a /bucketname it will only show the specific bucket

Click on "Connect".

![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1740743072222.png)

**Note***that this example discusses the use of Wasabi's us-east-1 storage region. To use other Wasabi storage regions, please use the appropriate Wasabi service URL as described in this*[*article*](https://docs.wasabi.com/docs/what-are-the-service-urls-for-wasabis-different-storage-regions)*.*

You will now see your bucket listed in the right hand side.

![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1740743135967.png)

To transfer data from your local machine to the bucket click on the file(s) that you want to upload in the left hand pane.

**Note**- *Multi part upload for files larger than 5 GBs is available only in Pro/Enterprise versions*.

You can either right click on the file and select Transfer

![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-QHUOINJV.png)

Or you can select “Queue to” and select your “bucket name” and the files will appear in the queue below waiting for transfer. When ready you can click on the “Play” button to start the transfer. ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1GGW0Z24.png)

Once the upload has completed you will now see the items listed in your bucket.

![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-JX3XOP8J.png)

You can also validate this by logging into the Wasabi Console and going to your bucket.

![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-UVBQXCYT.png)
