• Login
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.
  • M
    msamore1
    last edited by Jan 22, 2019, 11:56 PM

    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
    • P
      PeterJones
      last edited by Jan 23, 2019, 1:04 AM

      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
      • M
        msamore1
        last edited by Jan 23, 2019, 4:09 AM

        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
        • P
          PeterJones
          last edited by Jan 23, 2019, 2:37 PM

          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.

          M 1 Reply Last reply Jan 23, 2019, 11:28 PM Reply Quote 2
          • M
            Meta Chuh moderator @PeterJones
            last edited by Jan 23, 2019, 11:28 PM

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