rclone/backend/ftp
Nick Craig-Wood 88086643f7 ftp: adapt to library changes to fix connection errors #6426
In https://github.com/jlaffaye/ftp/commit/212daf295f the upstream FTP
library changed the way adding your own dialer works which meant that
connections when using explicit FTP were failing.

This patch reworks our connection code to bring it into the
expectations of the library.
2022-09-18 11:31:11 +01:00
..
ftp_internal_test.go backend/ftp: increase testUploadTimeout.maxTime to 10 seconds 2021-11-05 18:27:44 +03:00
ftp_test.go ftp: enable CI for ProFtpd, PureFtpd, VsFtpd 2021-10-01 10:09:57 +03:00
ftp.go ftp: adapt to library changes to fix connection errors #6426 2022-09-18 11:31:11 +01:00