skyplane
skyplane copied to clipboard
🔥 Blazing fast bulk data transfers between any cloud 🔥
**Please describe problem to be solved** (Replace This Text: Please present a concise description of the problem to be addressed by this feature request. Please be clear what parts of...
Currently both multicast and unicast transfer with a direct planner, which doesn't take advantage of the algorithms research we've done so far. The following algorithms still need to be implemented:...
Multi-destination transfers do not currently support sync mode.
**Describe the bug** I suddenly started getting a token error for GCP, despite no changes to my enviornment or code. I was able to resolve the issue by removing `~/.skyplane`...
The gateway should be testable locally. This can be done either with: 1. Running a docker container locally and sending requests 2. Creating a `GatewayAPI` instance
**Describe the bug** Did my best to check the issues and docs but didn't see this come up. I'm transferring a single large (~2TB) file from GCP to AWS. It...
**Describe the bug** I am trying to set up Skyplane to copy from `gs://` to `s3://`. Right after the "Installing Gateway Package" step, where the actual transfer progress appears to...
Our current suite of integration tests does not include tests for IBM https://github.com/skyplane-project/skyplane/blob/main/.github/workflows/pytest.yml. We should add equivalent tests for IBM.