Community
    • Login

    Notepad++ crash by using NppFTP on Android Hotspot

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    4 Posts 3 Posters 326 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.
    • Bas MeijboomB
      Bas Meijboom
      last edited by

      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?

      PeterJonesP 1 Reply Last reply Reply Quote 0
      • PeterJonesP
        PeterJones @Bas Meijboom
        last edited by

        @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
        • Bas MeijboomB
          Bas Meijboom
          last edited by Bas Meijboom

          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
          • gstaviG
            gstavi
            last edited by

            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
            • First post
              Last post
            The Community of users of the Notepad++ text editor.
            Powered by NodeBB | Contributors