fix(host-editor): show byte progress for peer transfers #834
No reviewers
Labels
No labels
E2E Failure
area:agent
area:audit-log
area:auth
area:authz
area:ci
area:crypto
area:db
area:docker
area:headers
area:ingest
area:ldap
area:rate-limit
area:ssrf
area:supply-chain
area:terminal
autorelease: pending
autorelease: tagged
bug
claude-working
documentation
duplicate
enhancement
good first issue
help wanted
invalid
priority: critical
priority: high
priority: low
priority: medium
question
security
sev:critical
sev:high
sev:info
sev:low
sev:medium
tests-required
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
carrtech/ct-ops!834
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/sftp-server-transfer-progress"
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?
Summary\n- report peer server-copy progress by bytes during the active file instead of waiting for file completion\n- show transferred/total bytes, byte-based ETA, and current-file detail progress\n- add labelled auto-scaling speedometer ticks and larger SFTP stream chunks\n\n## Validation\n- node --experimental-strip-types --test lib/host-editor/transport.test.mjs\n- node --experimental-strip-types --test lib/host-editor/panel-ui.test.mjs\n- corepack pnpm@10.6.5 --filter web type-check\n\nCompanion docs PR: carrtech/website docs/sftp-peer-transfer-progress