rclone/cmd/serve/ftp
Nick Craig-Wood af601575cb serve ftp: Use new facilities in goftp to fix and simplify auth proxy #4394
- Use Driver.CheckPasswd instead of server.CheckPasswd
- Make server.CheckPasswd return an error
- Remove awful findID to find parent function hack
- Remove Driver.Init as it is no longer called
- Fix backwards incompatible PublicIp -> PublicIP change

See: https://gitea.com/goftp/server/issues/117
2020-06-30 09:34:13 +01:00
..
ftp_test.go serve ftp: Use new facilities in goftp to fix and simplify auth proxy #4394 2020-06-30 09:34:13 +01:00
ftp_unsupported.go serve ftp: don't compile on < go1.13 after dependency update 2020-06-29 14:45:39 +01:00
ftp.go serve ftp: Use new facilities in goftp to fix and simplify auth proxy #4394 2020-06-30 09:34:13 +01:00