ashkulz / NppFTP

Plugin for Notepad++ allowing FTP, FTPS, FTPES and SFTP communications
https://ashkulz.github.io/NppFTP/
320 stars 93 forks source link

Profiles in treeview #287

Closed printpagestopdf closed 4 years ago

printpagestopdf commented 4 years ago

Shows Profiles in treeview with all editing capabilities. Supports copy/cut/paste by keyboard and mouse. Inline editing for renaming and new.

Ftp tree although supports copy/cut/paste (without copying directories) and inline renaming.

For a preview the 64bit dll https://github.com/printpagestopdf/NppFTP/releases/download/v0.1-beta/NppFTP.dll

chcg commented 4 years ago

A build is also available here https://ci.appveyor.com/project/ashkulz/nppftp/builds/34182354/job/5klgxkvc0yycrd5y/artifacts

printpagestopdf commented 4 years ago

Fixed errors/suggestions found by review from @chcg