-
-
Notifications
You must be signed in to change notification settings - Fork 73
[BUG] - SFTP Performance Issues #401
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingsorceryfor those things which are kinda unexplainablefor those things which are kinda unexplainable
Description
Description
When using a "get" command from the sftp CLI, I download a ~2GB file in a little under 3 minutes, averaging ~12MB/s. Downloading the same file from the same server over the same network using termscp takes several hours with an average speed of under 200kb/s.
Steps to reproduce
I am able to reproduce this on multiple machines (using Bazzite) with termscp installed via Brew.
Expected behavior
I would expect download speeds to be roughly on par with sftp.
Environment
- OS: Bazzite 43.x (has persisted across all releases since I started using termscp in December of 2025)
- Architecture [Arm, x86_64, ...]: x86_64
- Rust version: Not installed, but homebrew builds against 1.94.0
- termscp version: 0.19.1
- Protocol used: sftp
- Remote server version and name: SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.5
Log
No relevant log as process works, just slowly.
Additional information
No additional information to report.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingsorceryfor those things which are kinda unexplainablefor those things which are kinda unexplainable