Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は得る:
ssh: ホスト switchboard1.no.de ポート 34726 に接続します: 不正なファイル番号致命的です: リモート エンドが予期せずハングアップしました
指示によると、.ssh の構成ファイルは次のようになります。
Host switchboard1.no.de Port 34726 User node ForwardAgent yes
そして、私はWindowsで実行しており、git bashを使用しています
ありがとうございました!