ashkulz / NppFTP

Plugin for Notepad++ allowing FTP, FTPS, FTPES and SFTP communications
https://ashkulz.github.io/NppFTP/
320 stars 93 forks source link

Doesn't connect #271

Open gmsetta opened 4 years ago

gmsetta commented 4 years ago

Doesnt' connect. Filezilla works fine.

Description of the Issue

Steps to Reproduce the Issue

Expected Behavior

Actual Behavior

Debug Information

ashkulz commented 4 years ago

Without the details, I'm not sure we can really help out here.

adrienjacob commented 4 years ago

I have the same problem since the update of Notepad++ to v7.8.2 : whenever I try to connect to any FTP server, it just doesn't connect.

I updated NppFTP to 0.30.2, but it didn't solve the problem :

2020-01-02 12_08_03-About NppFTP

By the way, I see in the Github releases that v0.29.4 was released AFTER 0.30.2 ?! I just tried v0.29.4 but the problem remains.

chcg commented 4 years ago

@adrienjacob Which sort of FTP connection do you use? Plain FTP, FTPS, FTPES, SFTP? Are the server you tested public or private ones? You could try against the FTP services, see https://test.rebex.net/

I can't see any issue with N++ v7.8.2 + NppFTP v0.29.4 on WIN10 64bit against these services.

ashkulz commented 4 years ago

@adrienjacob: 0.30.x has a regression due to library upgrade, so was marked as pre-release.

adrienjacob commented 4 years ago

Strange : I have a dozen SFTP services configured, I just tried test.rebex.net and it works with SFTP and regular FTP... Then I re-entered all my passwords, and it worked again. So I guess the last Notepad++ update somehow changed the saved passwords.

chcg commented 4 years ago

@adrienjacob Do you remember which version of NppFTP you used before the update?