NppFTP icon indicating copy to clipboard operation
NppFTP copied to clipboard

FTPES Directory opening issue

Open Saeedghb opened this issue 4 years ago • 2 comments

Description of the Issue

When I try to open a FTP connection in FTPES mode (explicit) It only opens the default directory, and when I try to open a subdirectory, it does nothing, and the little triangle beside the subdirectory name, disappears.

Steps to Reproduce the Issue

  1. Setup a FTPES (Explicit)
  2. Connect to FTP
  3. Open a subdirectory

Debug Information

N++ version 7.8 (32 bit) NppFTP version 0.30.1 unicode Authentication type: password

Saeedghb avatar Oct 24 '19 09:10 Saeedghb

Reproducible with FTPS and FTPES against https://test.rebex.net/ on try to open a subdir.

Not happening with https://github.com/ashkulz/NppFTP/releases/tag/v0.29.1, so seems to be caused by update to OpenSSL 1.1.1

chcg avatar Oct 26 '19 13:10 chcg

Reproducible with FTPS and FTPES against https://test.rebex.net/ on try to open a subdir.

Not happening with https://github.com/ashkulz/NppFTP/releases/tag/v0.29.1, so seems to be caused by update to OpenSSL 1.1.1

Thanks for this, saved me lots of time

darren-st avatar Nov 07 '19 09:11 darren-st