FTPClientServer icon indicating copy to clipboard operation
FTPClientServer copied to clipboard

FTP Server not working with NppFTP plugin of Notepad++ text editor

Open SilentDude80 opened this issue 4 years ago • 1 comments

Hi,

I just tried to use the Notepad++ text editor (NppFTP plugin) with your FTP Server. Connection and directory listing works, but as soon as I want to upload or download a file, the log just says "-> Quit" and the operation fails. No matter if Active or Passive mode.

Other clients like WinSCP work fine...

SilentDude80 avatar Sep 15 '21 18:09 SilentDude80

I would assume, that the NppFTP plugin tries to open more than one connection at a time. As mentioned in the "Limitations" section this library cannot handle that.

dplasa avatar Jan 03 '22 13:01 dplasa