Closed mikejgray closed 11 months ago
scp gives an error: "Received message too long"
The easiest solution is adding a single line to the top of ~/.bashrc:
[[ $- == *i* ]] || return
Ha, someone's fixed it since I installed this :) I'll close
scp gives an error: "Received message too long"
The easiest solution is adding a single line to the top of ~/.bashrc: