1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-13 20:38:12 +02:00
rclone/backend/ftp
Nick Craig-Wood c81311722e ftp: close idle connections after --ftp-idle-timeout (1m by default)
This fixes a problem where ftp backends live on forever when using
the rc and use more and more connections.
2021-02-16 12:39:05 +00:00
..
ftp_test.go build: implement a framework for starting test servers during tests 2020-01-18 16:47:37 +00:00
ftp.go ftp: close idle connections after --ftp-idle-timeout (1m by default) 2021-02-16 12:39:05 +00:00