Community
    • Login

    ftp profiles gone a lot

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    3 Posts 2 Posters 1.1k Views 2 Watching
    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.
    • Afik GilboaA Offline
      Afik Gilboa
      last edited by

      my ftp profiles gone sometimes after restart of the pc and sometimes after restart on notepad++
      is there anyway to do an export/import to them?
      other solutions will be welcome too

      PeterJonesP 1 Reply Last reply Reply Quote 0
      • PeterJonesP Online
        PeterJones @Afik Gilboa
        last edited by

        @Afik-Gilboa ,

        Notepad++ itself doesn’t have ftp profiles. I will assume you are asking about the NppFTP Plugin’s FTP profiles, as that’s the only ftp-related plugin that I am aware of or have experience of.

        They shouldn’t disappear. I have been using my same profiles for years, and they’ve never disappeared on me.

        For a normal installation of Notepad++, NppFTP keeps its profiles in %AppData%\Notepad++\Plugins\Config\NppFTP\NppFTP.xml. And like most NPP config files, it only gets written to disk when Notepad++ exits, not when you make the change. So after exiting Notepad++, you should be able to copy that file somewhere else. But I doubt that it’s just somehow magically disappearing (unless you have an over-zealous AntiVirus or similar program running; we have had reports before of things that turned out to be AV software deleting Notepad++ config files for no good reason).

        The two other guesses I have as to what might be going wrong for you:

        1. You are leaving Notepad++ open when you shutdown or restart the PC, so maybe the shutdown sequence is killing the NPP process before the plugin has had a chance to save its config file
          • to prevent this, you could exit Notepad++ first, then shut down or reboot after that
        2. You don’t have the right permissions to be able to write the config file, so NppFTP isn’t able to save the files
          • in Windows Explorer, navigate to %AppData%\Notepad++\Plugins\Config\NppFTP\ directory
            • right click on NppFTP in the directory tree, and do Properties and Security, and make sure your user has Modify and Write (or Full Control, which includes both).
          • Also make sure that Notepad++ is really running as the same user you are logged in as
        Afik GilboaA 1 Reply Last reply Reply Quote 3
        • Afik GilboaA Offline
          Afik Gilboa @PeterJones
          last edited by

          @PeterJones

          option 1 is most likely, but one time it happened when i restarted notepad++ himself
          i will backup the file you told me

          1 Reply Last reply Reply Quote 0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors