Open KrisEnigma opened 8 years ago
I've been getting the same error but only when the connection settings would make for a successful connection to an actually existing folder. If they were incompatible, like using SFTP on a (crappy) ftp server that doesn't support that or if the connection would set an invalid directory as base directory upon connection then it wouldn't result in that error. I've managed to get successful connections by using a not existing base directory but that doesn't help either because you can't get from there to the actual files and directories.
Same error here. As stated above if I put anything in the initial remote directory field, even a correct path it will not crash but report
550 PATH No such file or directory Failure retrieving contents of directory PATH
@thejoester @BloodyRain2k @KrisEscobar Which NppFTP versions did you see that issues and do they still appear with current version v0.26.9? Maybe also the N++ version might have an influence, so if you could provide the N++ debug info would be nice.
For SFTP there a known issue #135 causing a crash. But plain FTP should be working.
@chcg it was the latest version (which ever that was) of the plugin when I last wrote as it is now (0.26.9) and nothing changed. NP++ version is 6.5.5 which hasn't been updated in ages due to something that happened at one version's update.
As for the debug info, I assume you mean the dump file which I'm not exactly comfortable sharing since it's binary and who knows what info of my ftp is derping around there. The error dialog is the same as in the screen posted by Kris except that my address is instead 0x6465EC36 but this might be changing everytime, didn't actually keep an eye on that. After that it asks whenever or not to save the dump, tells you where it keeps the recovery data it tries to create and then another error comes: http://i.imgur.com/rfMvMSk.png Then it takes 10-20 sec of nothingness so windows realizes it froze and asks to kill it.
Can't test SFTP with the 2 hosts I still have as both don't support it, one of them doesn't even support encryption...
@BloodyRain2k See release https://github.com/ashkulz/NppFTP/releases/tag/v0.27.0, which fixed a bunch of crashes, could you please check, if this one disappears. Maybe this one is related to #143, which I couldn't reproduce yet and which is still open.
@chcg same old, on the one host where it crashes it still crashes, on the other it fails to list /, but atleast it doesn't crash.
I added a new FTP server and it doesn't work. I get an error when I try to connect. I don't know what could be causing this issue, because other ftp servers work.