-
I ran a replication job from a public bucket (will also try from a bucket I own):
`skyplane cp -r s3://imagenet-bucket s3://sarah-skylark-eu-north-1/imagenet-bucket`
This resulted in the followin…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior (please include the full Skyplane command you ran):
1. Go to '...'
2. Click o…
ra312 updated
2 years ago
-
The right design would be - Skyplane sync should draw up a list of chunks to transfer from source bucket to destination bucket and then call skyplane cp. A lot of duplicated code as of now.
-
## Repro Instructions
I ran `skyplane init`. I pressed `enter` instead of `Y/n` for the CLI promps. For AWS, this loaded the default AWS credentials, but for Azure, an error trace printed.
## …
-
Inspired by skypilot, there needs to be a `skyplane check` to verify if we have all the cloud configurations set-up. This can be useful to display to the user which clouds are enabled and which need r…
-
At the moment, if a user only needs to use AWS or GCP, they will also need to install the significant dependencies required for Azure. Ideally, Skyplane dependencies can be partitioned:
`pip install …
-
The recommended `pip install skyplane` fails on ARM cores.
Command to recreate: `pip install skyplane`
Error:
```
import-im6.q16: unable to open X server `' @ error/import.c/ImportImageCom…
-
During a transfer, we inform the user what the estimated costs are.
This needs to include a) cost of querying the buckets for list of objects, b) the total cost of VMs we provision.
I think we alre…
-
I'm able to access a bucket (in region 'us-east-1') and am trying to move it to another account which I have access to but do not down. However I get an exception saying the source bucket does not exi…
-
`$ skyplane replicate-random gcp:us-central1-a aws:sa-east-1 -n 8 -s $((32)) --chunk-size-mb 4 --debug`
client.log:
```
existing rule for 0.0.0.0/0:22 in skyplane, not adding again
17:29:15 [DEB…