-
Notifications
You must be signed in to change notification settings - Fork 602
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Serv-U FTP Server sometimes returns "Bad message." when attempting to read a file. #79
Comments
Hello - I work for RhinoSoft, makers of Serv-U, though I'm not the programmer who works with this particular code. If you think you've found a bug in the Serv-U SFTP implementation, could you please file a ticket here: |
I received this response from RhinoSoft support:
SSHJ Logs:
Serv-U Logs:
|
@incendium Could you verify the latest snapshot against the ssh server and see whether this still occurs? |
Hi Team, |
Yet another SFTP server that seems to clash with our implementation. :/
Here's the test code used to generate this log:
SSHJ Logs:
stdout:
Server Logs:
Trial version is available at http://www.serv-u.com/dn.asp. Very basic setup, just added domain for testing, added user test/test and set up an empty directory. Test file was filled with "this is a test" about 5 times. First few attempts to read the file actually worked, subsequent attempts sometimes worked, sometimes didn't work (results were sporadic).
The text was updated successfully, but these errors were encountered: