You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
copy: use SSHArgs if copying to a single remote host.
This lets us use ControlPath with the connection, so that if a small number
of copies run in parallel we can reuse the connection, rather than failing
when too many connections are in flight.
Signed-off-by: Mark Yen <[email protected]>
0 commit comments