Article 5CF6Z [SOLVED] Extracting tar file has disconnect ssh connection

[SOLVED] Extracting tar file has disconnect ssh connection

by
NuttyJamie
from LinuxQuestions.org on (#5CF6Z)
I am following the instructions in the Linux From Scratch book. I'm working with my laptop connected to my desktop via ssh.

Extracting tar files from binutlis package causes problems.
The following command disconnects ssh connection while the tar extraction log is printed.
Code:$ tar -xvf binutils-2.34.tar
binutils-2.34/setup.com
binutils-2.34/zlib/inffast.h
binutils-2.34/zlib/ChangeLog.jit
..
(very long log)
..
binutils-2.34/ld/testsuite/ld-x86-64/pr19319b.SSuddenly, There is no response for a few seconds at this point.
Then the following error is printed.
Code:client_loop: send disconnect: Broken pipeAnd then I couldn't connect to ssh for a while. I had to wait a long time or reboot my desktop to reconnect.

I have no idea how extracting tar files affects the ssh connection.:scratch: Is there any way I can do it to keep the connection from being disconnected?

Sorry for my bad English.latest?d=yIl2AUoC8zA latest?i=Q6_njwXEVpk:zPbZukc6SQk:F7zBnMy latest?i=Q6_njwXEVpk:zPbZukc6SQk:V_sGLiP latest?d=qj6IDK7rITs latest?i=Q6_njwXEVpk:zPbZukc6SQk:gIN9vFwQ6_njwXEVpk
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments