fix(host-editor): show byte progress for peer transfers #834

Merged
simon merged 1 commit from fix/sftp-server-transfer-progress into dev 2026-06-30 07:56:50 +00:00
Owner

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

## 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
fix(host-editor): show byte progress for peer transfers
All checks were successful
Conventional PR title / Conventional PR title (pull_request) Successful in 0s
PR Checks (Docker images) / Ansible API contract (pull_request) Successful in 7s
PR Checks (Docker images) / Detect Docker image changes (pull_request) Successful in 9s
SAST / Detect security scan scope (pull_request) Successful in 9s
PR Checks (Docker images) / Ansible API Docker image (pull_request) Has been skipped
SAST / gosec (ingest) (pull_request) Has been skipped
SAST / gosec (agent) (pull_request) Has been skipped
PR Checks (Docker images) / Ingest Docker image (pull_request) Has been skipped
SAST / trivy (filesystem) (pull_request) Has been skipped
Secret Scan / gitleaks (pull_request) Successful in 28s
SAST / trivy (config / IaC) (pull_request) Has been skipped
SAST / semgrep (pull_request) Successful in 1m12s
SAST / crypto-lint (no weak hashes / ciphers) (pull_request) Successful in 1m6s
PR Checks (Web) / Web (lint / type-check / build) (pull_request) Successful in 2m36s
PR Checks (Docker images) / Web Docker image (pull_request) Successful in 12m33s
a936e8d33c
simon deleted branch fix/sftp-server-transfer-progress 2026-06-30 07:56:50 +00:00
Sign in to join this conversation.
No reviewers
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
carrtech/ct-ops!834
No description provided.