1
mirror of https://github.com/rclone/rclone synced 2024-09-27 02:19:05 +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