• Login
Community
  • Login

NPPFTP with NPP v8.1.2

Scheduled Pinned Locked Moved Notepad++ & Plugin Development
4 Posts 2 Posters 434 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.
  • D
    Dominique Charbonnel
    last edited by Jul 28, 2021, 1:30 PM

    Hi,

    I’ve made the upgrade of my NPP (to v8.1.2).

    Now, i’ve lost the NPPFTP extension, and i can’t reinstall it (if i try, it restart NPP, but after it’s the same).

    Help !

    P 1 Reply Last reply Jul 28, 2021, 1:58 PM Reply Quote 0
    • D
      Dominique Charbonnel
      last edited by Jul 28, 2021, 1:46 PM

      Precision : it’s the same if i try to install another plugin.

      1 Reply Last reply Reply Quote 0
      • P
        PeterJones @Dominique Charbonnel
        last edited by Jul 28, 2021, 1:58 PM

        @Dominique-Charbonnel ,

        My copy of NPP v8.1.2 that was upgraded from an earlier version but already had NppFTP still works.

        I unzipped a fresh portable NPP v8.1.2 into a known-writable directory, and used Plugins Admin to install NppFTP, and after restarting Notepad++, NppFTP worked as expected.

        So NppFTP works with NPP v8.1.2.

        My guess is that you have a permission issue – especially since you tried to install another plugin and it still didn’t work. My recommendation:

        1. Try with just simple permissions
          1. Exit notepad++
          2. go into c:\program files\notepad++\ (or wherever notepad++.exe is on your system) and make sure that the plugins subdirectory exists and that you have write permission:
            • Right Click on Plugins, select Properties
            • Select Security tab and click Edit
            • If your username is in the list on the top, click on it; otherwise Add it
            • Once your username is selected, in the “Allow” column, click on the Full Control (change box from ☐ to ☑)
            • Apply then OK to get out of top dialog, then OK to get out of remaining dialog
          3. Start Notepad++ and try to install NppFTP (or other plugin) again
        2. If that doesn’t work, try again with elevated permissions
          1. Exit notepad++
          2. go into c:\program files\notepad++\ (or wherever notepad++.exe is on your system)
          3. right click on notepad++.exe, and select Run As Administrator
          4. try to install NppFTP (or other plugin) again

        If neither works, give the exact sequence of events in your own words, so that we can help you debug what went wrong

        1 Reply Last reply Reply Quote 2
        • D
          Dominique Charbonnel
          last edited by Jul 30, 2021, 5:52 AM

          Hello,

          I’ve find the cause : the proxy of my job.

          Thanks for your help.

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