Skip to content

Commit dd72726

Browse files
Improve sherlock-dtn connection for large dataset transfer.
1 parent f4a27dd commit dd72726

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

common/ssh/.ssh/config.d/stanford.conf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ Host sherlock-dtn
2525
ControlMaster auto
2626
ControlPersist yes
2727
ControlPath ~/.ssh/%C
28+
Ciphers aes128-gcm@openssh.com
29+
Compression no
30+
ServerAliveInterval 60
31+
IPQoS throughput
2832

2933
Host marlowe
3034
HostName login.marlowe.stanford.edu

0 commit comments

Comments
 (0)