rclone/ftp
Nick Craig-Wood 51d2174c0b ftp: check connection before returning it to the pool #1435
If the last FTP command caused an error, and if the error wasn't a
regular FTP error code, then we check the connection is working using
a NOOP call before returning it to the connection pool.
2017-05-24 14:47:13 +01:00
..
ftp_test.go Add a test for partial reads to all remotes 2017-05-19 12:28:47 +01:00
ftp.go ftp: check connection before returning it to the pool #1435 2017-05-24 14:47:13 +01:00