Open ralpha opened 3 years ago
Hi. First of all, sorry for the late reply. We must have missed this around the holidays.
I'll see if we can look at this soonish, whether we can reproduce this at least.
Looks like a nice project, if you have to use ftp that is ;)
You are getting it! 😄
No problem, take your time. I worked around it and was able to test what I need to test. So this is not holding me back. But would be nice to see it fixed for future use.
Tested this now with unFTP 0.13.2 on Linux
Got a slightly different error the first time:
But I could browse directories, all fine.
Then after that I couldn't reproduce it again.
@ralpha do you still have the issue in your latest version? And is it only on connection?
@ralpha is this still an issue for you?
I'm no longer working for the company that I had this problem in. So I don't have access to the codebase anymore. Meaning that I can not really test it anymore.
So if you think this issue is not longer relevant, feel free to close it. If others have this issue they can always reopen it or create a new issues.
I tried out unFTP, but found some problems.
When using FileZilla (v3.28.0) to connect to the FTP I get the following error when trying to login.
I think this is a TLS issue.
FileZilla log:
But when trying to connect using another client (programmed commands) it works correctly and I can connect (some login info).
Reproduce:
Versions used:
Start server:
Note:
--ftps-required-on-control-channel=all
is NOT set in this case. So TLS is not enforced.Startup output (cleaned up a bit):
FileZilla Settings:
When connecting I get the error, filezilla log see above. unFTP log:
I guess and hope this is enough info to reproduce and fix it. For me this issue is not a big deal, but just want to make sure it is patched. Looks like a nice project, if you have to use ftp that is ;)