FTPClientServer
FTPClientServer copied to clipboard
FTP Server not working with NppFTP plugin of Notepad++ text editor
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...
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.