有时候在mac电脑输入scp命令不可用:
ssh_exchange_identification: Connection closed by remote host
lost connection
解决方案:
cd /var
sudo chown root empty
有时候在mac电脑输入scp命令不可用:
ssh_exchange_identification: Connection closed by remote host
lost connection
解决方案:
cd /var
sudo chown root empty
转载于:https://my.oschina.net/u/1024107/blog/1610664