---
title: "Import all Data From the Wasabi Cloud"
slug: "import-all-data-from-the-wasabi-cloud"
updated: 2026-02-18T19:54:59Z
published: 2026-02-18T19:54:59Z
---

> ## 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.

# Import all Data From the Wasabi Cloud

You can either import files from the bucket (target) in the Wasabi Cloud to the local folder (source) or import all the files replicated by the WCN client.

To download or import files from a bucket that were uploaded to the bucket directly (and not through the WCN client), follow the steps below.

1. Open the command prompt on the Windows server where the WCN client is installed and run as an Administrator.
2. Run the following command: tiercli op sync -i -r <SourceFolderPath>.

Example: tiercli op sync -i -r C:\NASTesting\MyFolder, where "MyFolder" is the folder from the local server mapped to the bucket in the Wasabi Cloud.
