mirror of
https://github.com/iterate-ch/cyberduck.git
synced 2026-05-26 19:10:49 +00:00
Switch to generic SSH_MSG_IGNORE for heartbeat with no response from server required.
This commit is contained in:
@@ -654,7 +654,7 @@ ssh.authentication.publickey.default.rsa=~/.ssh/id_rsa
|
||||
ssh.authentication.publickey.default.dsa=~/.ssh/id_dsa
|
||||
ssh.authentication.agent.enable=true
|
||||
|
||||
ssh.heartbeat.provider=keep-alive
|
||||
ssh.heartbeat.provider=heartbeat
|
||||
ssh.heartbeat.seconds=60
|
||||
|
||||
# Enable ZLIB compression
|
||||
|
||||
Reference in New Issue
Block a user