[GH-ISSUE #181] 建议修改SFTP文件传输的方式 #87

Closed
opened 2026-02-28 00:38:38 +03:00 by kerem · 1 comment
Owner

Originally created by @ma9icat on GitHub (Mar 15, 2024).
Original GitHub issue: https://github.com/team-ide/teamide/issues/181

今天传一个25G的文件,发现SFTP上传会先把文件保存到内存,内存干满了,然后上传的时候因为内存被干满OOM了。

Originally created by @ma9icat on GitHub (Mar 15, 2024). Original GitHub issue: https://github.com/team-ide/teamide/issues/181 今天传一个25G的文件,发现SFTP上传会先把文件保存到内存,内存干满了,然后上传的时候因为内存被干满OOM了。
kerem closed this issue 2026-02-28 00:38:38 +03:00
Author
Owner

@team-ide commented on GitHub (Apr 2, 2024):

可以试下新版本,已改为分片上传

<!-- gh-comment-id:2031341385 --> @team-ide commented on GitHub (Apr 2, 2024): 可以试下新版本,已改为分片上传
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/teamide-team-ide#87
No description provided.