FrendsPlatform / Frends.FTP

MIT License
0 stars 0 forks source link

FTP.ListFiles Cannot determine the frame size or a corrupted frame was received #14

Open ttossavainen opened 2 years ago

ttossavainen commented 2 years ago

Task needs more testing and maybe look for another library to replace FluentFTP.

jefim commented 2 years ago

So essentially the problem is with AutoConnect in FluentFTP, which fails to do its thing. If I just connect to the FTP server that causes the issue (without encryption, default encoding, with PASVEX) then everything works.

jefim commented 2 years ago

So essentially the problem is with AutoConnect in FluentFTP, which fails to do its thing. If I just connect to the FTP server that causes the issue (without encryption, default encoding, with PASVEX) then everything works.