NppFTP
NppFTP copied to clipboard
Upload hangs mid-transfer for exactly one minute
When uploading any file to my remote server with NppFTP, there is an exactly 60 second delay between these two steps: 150 Opening BINARY mode data connection 226 Transfer complete after which the transfer completes successfully. Note that the initial connection is immediate, downloads are instantaneous, and the file uploads (ftps, port 21) work smoothly with Sublime Text and Sublime FTP.
Steps to Reproduce the Issue
This seems to happen consistently with various combinations of:
- FTPES (Explicit), FTPS (Implicit), or SFTP
- Active or Passive connection
- ASCII or Binary transfer (Min port:10000 and Max port:32000)
Anything I can do on the NppFTP settings without bothering my server guys, since behavior seems unique to NppFTP?

@jlowntn Which version of N++ and NppFtp plugin do you use? How big is about.asp.
I can confirm I have the exact same problem.
Notepad++ v7.9 (32-bit) Build time : Sep 22 2020 - 03:24:22 Path : C:\Program Files (x86)\Notepad++\notepad++.exe Admin mode : OFF Local Conf mode : OFF OS Name : Windows 10 Enterprise (64-bit) OS Version : 1909 OS Build : 18363.1198 Current ANSI codepage : 1252 Plugins : mimeTools.dll NppConverter.dll NppExport.dll NppFTP.dll NppFTP version: 0.29.6 Unicode FTP connection: FTPES / FTPS Authentication: password
Edit: In may case, the file I am uploading is 329 bytes.
Notepad++ v7.8.8 (64-bit) NppFTP 0.29.6 Unicode File upload is about 15KB, but the delay is independent of file size.
Thanks!