Answer the question
In order to leave comments, you need to log in
How to reconnect via ssh?
I copied files from the server to my laptop through scp -r [email protected]:/home/data/ ./
and on some file (apparently it turned out to be too huge because it was only 60% copied in the end), I got an error
client_loop: send disconnect: Broken pipe
lost connection
ssh [email protected]
to the server i get:ssh: connect to host <ip> port 22: Operation timed out
mosh [email protected]
it falls out/usr/local/bin/mosh: Could not connect to <ip>, last tried <ip>: IO::Socket::INET: connect: Operation timed out
kex_exchange_identification: Connection closed by remote host
/usr/local/bin/mosh: Did not find remote IP address (is SSH ProxyCommand disabled?).
ssh [email protected]
OpenSSH_8.2p1 Ubuntu-4ubuntu0.1, OpenSSL 1.1.1f 31 Mar 2020
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: include /etc/ssh/ssh_config.d/*.conf matched no files
debug1: /etc/ssh/ssh_config line 21: Applying options for *
debug2: resolve_canonicalize: hostname <ip> is address
debug2: ssh_connect_direct
debug1: Connecting to<ip> [<ip>] port 22.
debug1: connect to address <ip> port 22: Resource temporarily unavailable
ssh: connect to host <ip> port 22: Resource temporarily unavailable
Answer the question
In order to leave comments, you need to log in
ssh: connect to host port 22: Operation timed outlook at ssh
use rsync over ssh , he doesn’t care about breaks
, I’ll also advise you to raise syncting and just synchronize folders between yourself and the server
And it is very similar to duplicate IP, as if some kind of Windows sat on this IP address.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question