Notepad ++ connect directly to FTP server

If you are a web developer or want to become one, Notepad++ is an essential tool for your tasks. The application, in addition to editing files, has a very fast way of modifying the code directly in the using an FTP client program.

https://notepad-plus-plus.org/downloads/

Below we will show you how to set up an FTP connection with Notepad ++ and gain remote access to your server.

Getting to know Notepad ++

Notepad++ is an open source text editor for users of . It is the top choice for many developers because of its countless features.

However its use It can be extended by adding various plugins that are available to improve its functionality . One of them is NppFTP. The tool allows you to use Notepad++ to connect to your server via an FTP connection, so you can directly edit your files to make changes to your website.

Create FTP connection with Notepad ++

Download and install Notepad ++ on your computer if it doesn't already exist.
Run the application and follow the path Plugins - Plugins Admin.

Once the above window appears, select NppFTP, click Install and the application will restart.

Then follow the path Plugins - NppFTP - Show NppFTP Window. A settings window will appear on the right side of the application.


Create a new profile to start using the plugin. To do this, click the gear icon in the NppFTP menu bar and select Profile Settings.

Select Add new, enter the profile name and press OK.

Notepad

Then provide the FTP server login details in the Login tab (hostname, port, username, of access).

On the Transfers tab, set the connection mode as active and the transfer mode as ASCII.Notepad

Click Close to save the settings.

To create a connection, first tap on the NppFTP menu bar and select the profile you created.Notepad

Finally, you will see a folder icon on the login button. Click to see the server content in the right panel of the application. To open a folder you are interested in, type its name and press OK. In the example below, we will open the public_html folder.

Notepad

Editing files on the server via Notepad ++

It's time to edit the files on your server. All you need to do is:

Double-click the files you want to edit.
When you're done, click the Save button to apply the changes.

Notepad

Of course, before making any changes, it is advisable to back up to avoid unpleasant surprises.

_______________________

iGuRu.gr The Best Technology Site in Greecefgns

every publication, directly to your inbox

Join the 2.082 registrants.

Written by giorgos

George still wonders what he's doing here ...

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).