Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>What you probably need is an <a href="http://www.rarst.net/software/notepadpp-ftp-plugin/" rel="nofollow noreferrer">FTP Synchronize plugin</a> that will allow you to edit a copy of your php file and then synchronize it to the server.</p> <p><strong>How to Install:</strong></p> <ol> <li><p>Make sure that your Notepad++ is closed</p></li> <li><p>Download from this <a href="http://sourceforge.net/projects/npp-plugins/files/FTP_synchronize/" rel="nofollow noreferrer">link</a> . I choose version 0.9.6.1. Unpack or Unzip to \Notepad++\plugin folder. </p></li> <li><p>It will have its own folder so copy or cut and paste the files to \Notepad++\plugin</p></li> <li><p>Read the file named "What file to use" so that you will know which to use. In my case I used <code>FTP_synchronize.dll</code></p></li> <li><p>Run your Notepad++ and it will tell you that it will remove the unwanted files and just click Ok for it. </p></li> <li><p>Go to Plugin-->FTP Synchronize-->Show FTP Folders. And presto there you have it!</p></li> </ol> <p><strong>How to Connect:</strong></p> <p><em>Go to menu Plugins-->FTP Synchronize-->Show FTP Folders</em></p> <p><img src="https://i.stack.imgur.com/fyMR7.png" alt="Go to Menu Plugin"></p> <p><em>Click Open Settings Dialog</em></p> <p><img src="https://i.stack.imgur.com/0wFZu.png" alt="enter image description here"></p> <p><em>Click the New Button then type-in the Address, Port, Username, Password and check Active on Connection Mode. And finally Click OK.</em></p> <p><img src="https://i.stack.imgur.com/dPYHb.png" alt="enter image description here"></p> <p><em>Click Connect</em></p> <p><img src="https://i.stack.imgur.com/z9hmR.png" alt="enter image description here"></p> <p><em>Click upload Current File to Folder</em></p> <p><img src="https://i.stack.imgur.com/WlaVz.png" alt="enter image description here"></p> <p>Then check your website and in my case the files uploaded are on the login name that I used that turned into a folder. And inside the folder are the files that I uploaded. Or of course you could really go directly to the <code>wwwroot</code> folder (or whatever folder name for your root) if you like so that you don't have to transfer the files.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload