humanmade / humanmade/altis-cli

Large file transfers don't complete

Open
#19 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
1
Avg merge
7d 9h
Merged PRs (30d)
3

Description

There appears to be an issue transferring large files over scp onto an Altis Cloud environment. The result is a transfer that stalls when it reaches 100% on the progress bar, shows the total size in `MB` as having been transferred in full, but the transfer never actually completes. When attempting to work with the transferred file it may or may not be complete enough. For example, trying to unzip a zip archive that stalled on 100% will result in a "End-of-central-directory signature not found" error.

I'm not sure at what size the problem becomes apparent. I've successfully transferred zips up to 162MB. A zip of 370MB will stall at 100% and not complete. I wonder if this may be related to the available disk space on the target environment.

## To reproduce

* Create a zip file >= 370MB in size
* Transfer it with `altis-cli stack scp `
* Observe that the transfer will stall at 100%, but will never finish, and the transfer itself is not actually complete

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.