• Login
Community
  • Login

Notepad++ crash by using NppFTP on Android Hotspot

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
4 Posts 3 Posters 333 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.
  • B
    Bas Meijboom
    last edited by May 31, 2021, 11:54 AM

    Good day,
    Recently I’ve been having problems with NppFTP when I work on my Android Hotspot, Notepad++ crashes after opening an FTP connection. It works just fine over the WiFi. Anyone know what the solution could be?

    P 1 Reply Last reply May 31, 2021, 5:36 PM Reply Quote 0
    • P
      PeterJones @Bas Meijboom
      last edited by May 31, 2021, 5:36 PM

      @Bas-Meijboom ,

      Maybe the Android Hotspot has some settings which enable what ports can and cannot go through – so maybe it’s blocking FTP/SFTP/FTPS by default, but maybe it could be enabled.

      Unfortunately, I don’t think there’s anything to do on the Notepad++ or NppFTP side to “fix” things, because NppFTP is programmed to establish the *FTP* connection, which it does to the best of its ability, but if something interferes with that connection, there’s not much it can do. (I also don’t know how Android Hotspot works… if it intercepts certificates or gets in the way of SFTP/FTPS security protocols, the connection is not going to work.)

      (These are just guesses; I have no concrete evidence. But since no one else had chimed in, I thought I’d give a first response so you don’t feel ignored.)

      1 Reply Last reply Reply Quote 2
      • B
        Bas Meijboom
        last edited by Bas Meijboom Jun 1, 2021, 6:09 AM Jun 1, 2021, 6:09 AM

        Thanks for your response, the strange thing is that it has always worked. Filezilla also works with an FTP connection. It is possible that the NppFTP connection does not work, but it is strange that Notepad ++ immediately crashes.

        1 Reply Last reply Reply Quote 1
        • G
          gstavi
          last edited by Jun 1, 2021, 6:28 AM

          if the Notepad++ process crashes then there should be “something to do”. Most likely from NppFTP side. It is OK to fail to connect but it should not crash the process.

          Never used NppFTP but if its developer is active and responsive you should contact him and seek help. The ideal way would be for you to provide an easy way to reproduce the issue but that not always feasible. Some developers may provide you with an extra verbose debug version where you reproduce the problem by yourself and provide debug data.

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