rclone/backend/ftp
Nick Craig-Wood 23469c9c7c ftp: add --ftp-disable-msld option to ignore MLSD for really old servers
This is useful for servers which advertise MLSD (eg some versions of
Serv-U) but don't support it properly.

See: https://forum.rclone.org/t/double-folder-names-on-target-destination-paths-ftp/18822
See: https://github.com/jlaffaye/ftp/pull/196
2020-11-13 11:25:34 +00:00
..
ftp.go ftp: add --ftp-disable-msld option to ignore MLSD for really old servers 2020-11-13 11:25:34 +00:00
ftp_test.go build: implement a framework for starting test servers during tests 2020-01-18 16:47:37 +00:00