1
mirror of https://github.com/rclone/rclone synced 2025-03-02 01:13:05 +01:00
Nick Craig-Wood 47eab397ba sftp: implement connection pooling for multiple ssh connections
A connection may be opened for each `--transfers` and `--checkers`
now.  Connections are checked when putting them in the pool and
getting them out the pool so it should recover from network errors
much better.

This fixes #1561, fixes #1541, fixes #1381, fixes #1158, fixes #1538
2017-08-07 17:19:37 +01:00
..
2017-02-04 10:29:46 +00:00
2017-02-16 12:40:29 +00:00