-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Download trouble #414
Comments
See also: eclipse-theia/theia#4248 Downloading files seems a bit unreliable, and only works in Chrome, sadly. |
Could you post http code and body of a response? |
If I remember Cloud9 was able to properly find a workaround this by using a vfs plugin in-tree, and have it as a XHR download. |
depends on eclipse-theia/theia#5466 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Describe the bug
Can't download a file with is 2.8GB and not checked into git
To Reproduce
Expected behavior
The file should be downloaded.
Download did work for a small (1k) file.
The text was updated successfully, but these errors were encountered: