Welcome to Skyplane!#

Note

This project is under active development.

🔥 Blazing fast bulk data transfers between any cloud 🔥

Skyplane is a tool for blazingly fast bulk data transfers in the cloud. Skyplane manages parallelism, data partitioning, and network paths to optimize data transfers, and can also spin up VM instances to increase transfer throughput.

You can use Skyplane to transfer data: * Between buckets within a cloud provider * Between object stores across multiple cloud providers * (experimental) Between local storage and cloud object stores

Copy a large dataset in the cloud in a minute, not hours:

$ pip install skyplane
$ skyplane init
$ skyplane [sync/cp] [local/s3/gcp/azure]://mybucket/big_dataset [local/s3/gcp/azure]://mybucket2/

Contents#

Community