NppFTP
NppFTP copied to clipboard
Plugin for Notepad++ allowing FTP, FTPS, FTPES and SFTP communications
Good day! Sorry for English, I use a translator. I work with your library for a long time! She is comfortable! Thank! But now there is a problem for several...
NppFTP version 0.26.3 Unicode zlib 1.2.8 libssh 0.6.5 Openssl 1.0.2a 19 mar 2015 ![Uploading npp-crash.png…]()
I can't download file with unicode file name (e. g. cyrillic) via NppFTP. I can create it on the server side, also I can upload it to the server side....
I added a new FTP server and it doesn't work. I get an error when I try to connect. I don't know what could be causing this issue, because other...
### Description of the Issue NppFTP often crashes after long inactivity & attempting to refresh directory. ### Steps to Reproduce the Issue 1. Open notepad++ and connect to a FTP...
is it possible to import an ftp configuration or modify a file where ftp connections are stored to massively insert other accounts?
As of Notepad++ v8.0, plugin authors need to call NPPM_ADDTOOLBARICON_FORDARKMODE instead of NPPM_ADDTOOLBARICON. (It could be done in an "if", because you can read the NPP version from a plugin;...
It would be useful to add an option to reload one or all open files from the server to get the latest version if files are being worked on from...
### Description of the Issue The icons at the top of the file/folder list are very tiny when viewed on a 4K screen. ### Steps to Reproduce the Issue 1....
My server has two SFTP ports 22 and 40022. When I set the NppFTP plugin Profile to use SFTP port 40022, NppFTP still connect to port 22. The parameter "Port"...