-
```
ubuntu@ip-172-31-66-127:~/skyplane$ skyplane v2 cp -r azure://skyplaneasim/fakeimagenet azure://skyplaneasim/fakeimagenet2
_____ _ ____ _______ _ ___ _ _ _____
/ ___| | / /\ \…
-
* Core Skyplane architecture issues:
- [ ] #316
- [ ] @antonzabreyko #541
* P0 issues:
- [x] @sarahwooders #510
- [x] @sarahwooders #528
- [x] @parasj #553
- [ ] @ShishirPatil #548
…
-
**Describe the bug**
I am transferring a large 135 GB file from AWS to GCP, however instead a 62.5 GB file appears in GS and the transfer validation failes.
**To Reproduce**
Run `skyplane cp s3:…
-
**Describe the bug**
When running `skyplane init` on a GCP account off the UC Berkeley IST account, we get a permission error:
```
(3) Configuring GCP:
Do you want to configure GCP support in …
-
Error log for `skyplane deprovision`
```
⠧ Querying clouds for instances ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0/24 0:00:0422:31:42 [ERROR] Error running get_instance_list: DefaultAzureCredent…
-
Hello
You have benchmarked against rsync but what would skyplane compare with fpart (http://www.fpart.org/fpart/ ) or objet data movers such as rclone (https://rclone.org/ ) ?
Best regards
T…
-
Way back in the day a bunch of binary files were added (that were even mostly seemingly Ogre sample content) to git that still contribute to increased repository size. I think we should at some point …
-
**Describe the bug**
I have a bucket with data in us-east-2 and I want to copy data in the bucket to a bucket in us-west-2. When I tried to do skyplane cp, I get the following error. I setup the key …
-
I pip installed Skyplane and ran `skyplane init` but immediately got an error:
```
(base) [ec2-user@ip-172-31-80-140 ~]$ skyplane init
Traceback (most recent call last):
File "/opt/conda/bin/…
-
# 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 …