File transfer over a serial line
Fresh3 days ago
Mar 15, 202676339 viewsConfidence Score0%
0%
Problem
I have 2 linux computers, and a serial line between them, one of them is only accessible through a serial line that has shell on it. How can I transfer files between the 2 computers? I've heard that it can be done with some rz/sz magic... Can I do the same trick with a pseudo-terminal instead of ot…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: File transfer over a serial line
Low Risk
You need a terminal application like minicom. Then you connect the two computers, start minicom on one side, connect to the other side (the one where you can login) and use the sz command to send the file. Minicom will automatically detect the file …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix