dutchcoders / goftp

Golang FTP library with Walk support.
MIT License
278 stars 99 forks source link

improve: support only communication encrypted #19

Open mohanson opened 8 years ago

mohanson commented 8 years ago

Fix: When FTP server don't support Communication + Data encrypted, create data conn failed.