-
I was trying to copy data from an us-west-2 S3 bucket to an us-east-2 S3 bucket with --solve parameter
skyplane cp s3://source s3://dest -r --solve
This throws the following error. I manually i…
-
# Example usage of the Skyplane API
Continued from: https://codeshare.io/K8YNX8
## Example usage with simple copy API
``` python
# inline API that automatically manages the session for a single …
-
Skyplane works very hard to prevent leaked VMs that are not terminated, but it can happen if an exception occurs or if the client dies.
-
Reported by: @mrnewguy
**Describe the bug**
When transferring files with a specified MIME type (e.g. image/png), it isn't transferred.
**To Reproduce**
Steps to reproduce the behavior (please …
-
I'm trying to find a way to sync to S3 the results of a google takeout export, which has generated 250+ Gb of data on a GCP bucket that isn't associated with any project, and I don't apparently have a…
-
The requester pays logic has code-replication in `skyplane/cli/cli.py`. This needs to be abstracted out.
-
**Describe the bug**
I used skyplane to cp a few GBs of jpg/png files from GCS to S3. Unfortunately, the files in s3 are now missing the jpg/png extension.
**To Reproduce**
1. Run ```skyplane cp…
-
Currently by Skyplane uses public IPs, so transfers within a single provider will unnecessarily go over the internet and be subject to stricter bandwidth limits.
To fix this, I believe we need to …
-
With the following error:
```
(3) Configuring GCP:
Do you want to configure GCP support in Skyplane? [Y/n]: Y
GCP credentials found in GCP CLI
GCP credentials found, do you want to …
-
From #595
Only profiling AWS: `skyplane experiments throughput-grid --no-enable-azure --no-enable-gcp --no-enable-gcp-standard`
Error:
```
19:40:55 [INFO] Provisioning AWS instances in ['eu…