Community
    • Login

    NppFTP Files won't refresh

    Scheduled Pinned Locked Moved General Discussion
    5 Posts 3 Posters 1.3k 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.
    • msamore1M
      msamore1
      last edited by

      When I add a new file to my project folder, it does not appear in the NppFTP folder. I’ve tried refreshing and opening and closing the folders and app. Nothing changes the original list of files I loaded in NppFTP. Please advise.

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

        You’ll have to be a bit more specific.

        • When you say “it does not appear in the NppFTP folder”, what folder are you talking about?
          • Do you mean it does not appear in the tree-hierarchy in the NppFTP pane embedded in the Notepad++ interface?
          • Or do you mean the local folder where NppFTP keeps them on your local machine (ie, the directory that’s pointed to by NppFTP > Gear Icon [Settings] > General Settings > Global Cache or a subdirectory thereof)
        • When you “add[ed] a new file to my project folder”, did you add that file on the local side, or on the remote side?
          • If you created it by making a new file in Notepad++, and saving it to the same folder as the other local copies of the files are stored while you’re editing them (ie, File > New or the new-file icon), you’ll have to upload it to the server (with the new file active in Notepad++, click on the Upload File button in the NppFTP pane)
          • if you created it on the server side (NppFTP > Select Folder > RClick > Create New File), you have to download the file before it’s editable by Notepad++ through the NppFTP interface
        1 Reply Last reply Reply Quote 2
        • msamore1M
          msamore1
          last edited by

          Thanks for your assistance. I’m not real techy, but enjoy web dev as a hobby (www.paulawray.com). I’m trying to break away from Dreamweaver as the annual contract is coming to an end.

          I added the jpg file to the site folder on my local computer. This file then immediately appeared in my file list in Notepad++. It does not appear in the NppFTP tree-hierarchy embedded in the Notepad++ interface, so I cannot upload it to my domain host.

          1 Reply Last reply Reply Quote 1
          • PeterJonesP
            PeterJones
            last edited by

            When you say “this file then immediately appeared in my file list in Notepad++”: which file list do you mean? File > Open dialog box? Or the View > Folder as Workspace (which shows up as a pane labeled Folder as Workspace)? Or **View > Project > Project Panel #** (which shows up as a pane labeled Project`)? Or do you have another “file list” you’re talking about?

            To upload it, I think you can open the jpg in Notepad++ (so that you see the binary data represented as funny-looking text), and then click the upload button in the NppFTP, and it should upload it to the server. (I was able to do that, though I don’t guarantee that it would transfer in binary mode.) If that doesn’t work, you might want to use a separate FTP program (FileZilla is what I use) for uploading your non-text files (like images) to the server.

            Meta ChuhM 1 Reply Last reply Reply Quote 2
            • Meta ChuhM
              Meta Chuh moderator @PeterJones
              last edited by

              @PeterJones said:

              funny-looking text

              made my day 😂👍😂 best description ever.
              i confirm that you can always (*) open a jpg as binary text representation in notepad++ and upload it via nppftp. nppftp will analyse the content and change to 8 bit binary type i automatically.
              ( * disclaimer: my always means: at least every time i did this, it worked ;-) )

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