git-annex/doc/bugs/Allow_automatic_retry_git_annex_get
Joey Hess 0ae08947ac
Run ssh with ServerAliveInterval 60
So that stalled transfers will be noticed within about 3 minutes,
even if TCPKeepAlive is disabled or doesn't work.

Rather than setting with -o, use -F with another config file,
so that any settings in ~/.ssh/config or /etc/ssh/ssh_config overrides this.
2016-10-26 16:41:34 -04:00
..
comment_1_a419d2868b4f99098644e84eef07d47c._comment Added a comment: Retry rsync on failure 2016-08-26 23:32:46 +00:00
comment_2_6d05cd09e1f00fb5ace2b9ae3bffdedb._comment enable forwardRetry for command-line transfers 2016-10-26 15:38:27 -04:00
comment_3_8b54b726c7d89587e62b6281c9cd915a._comment Run ssh with ServerAliveInterval 60 2016-10-26 16:41:34 -04:00