Community
    • Login

    Help test NppFTP auto-connect and multi-connect file saving!

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    1 Posts 1 Posters 1.1k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • andymuleA
      andymule
      last edited by andymule

      I kept saving files in Notepad++ and not actually saving them on the FTP server because I wasn’t “connected”, and I thought that wasn’t very cool. So I edited the NppFTP plugin to automatically match the file being saved to the appropriate FTP server it came from, and automatically connect to that server and upload the file. This has the combined benefit of never having to click the “connect” button to start saving to your FTP server, but you can also have multiple files open that all belong to different FTP servers, and when you save it will connect to the correct server for each one.

      I could really use some testers

      Just drop the appropriate binary into your plugins folder, mine is C:\Program Files (x86)\Notepad++\plugins\

      x64 https://ci.appveyor.com/project/ashkulz/nppftp/build/0.27.4.58/job/17uho6e0bv7ttg6y/artifacts
      x32 https://ci.appveyor.com/project/ashkulz/nppftp/build/0.27.4.58/job/yu316rudr8tcchrj/artifacts

      Here’s the full pull request for more info so you know it’s legit:

      https://github.com/ashkulz/NppFTP/pull/225

      Also, please post bugs you find to the github thread above.

      THANKS SO MUCH

      1 Reply Last reply Reply Quote 1
      • First post
        Last post
      The Community of users of the Notepad++ text editor.
      Powered by NodeBB | Contributors