Navigate to your .ssh folder and create a file called <strong>config</strong>. Add this to the file: <code>Host * ServerAliveInterval 15</code> This will prevent the broken pipe timeout error from reoccurring.