mirror of
https://github.com/team-ide/teamide.git
synced 2026-04-27 03:25:49 +03:00
[GH-ISSUE #181] 建议修改SFTP文件传输的方式 #87
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/teamide-team-ide#87
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ma9icat on GitHub (Mar 15, 2024).
Original GitHub issue: https://github.com/team-ide/teamide/issues/181
今天传一个25G的文件,发现SFTP上传会先把文件保存到内存,内存干满了,然后上传的时候因为内存被干满OOM了。
@team-ide commented on GitHub (Apr 2, 2024):
可以试下新版本,已改为分片上传