How to create/configure an ftp account in EditPlus
To create an ftp account in EditPlus follow the steps listed below.
- Go to and open File > FTP > FTP Setting..
- In the opened window (as shown below) click Add button to add a new account.

- Enter a Description for your new ftp account which by default would show “New FTP Account” or similar.
- Fill in the FTP Server field with appropriate ftp server name. For example ftp.devarticles.in or devarticles.in. Check you ftp details for exact server name/username/password which your hosting company might have provide you with.
- Enter your ftp password in Password field.
- Enter the path to your website’s sub directory into Subdirectory field. Subdirectory path may vary for different users. For example it could be /home/webroot/sitename or /public_html or c:/sites/mysite/wwwroot. It is quite useful when you connect to your ftp account. If you have got entered this path into Subdirectory field it would open your website’s root folder directly whenever you connect to your server. Very useful for users with slow internet conenctions.
The basic ftp account set up has now been done. If you want to configure your ftp account with some additional settings like different port number other than default port number (which is 21) or need to use sftp account (secure ftp) you can use Advanced Options button on the FTP Setting.. screen (shown above).
This is all about setting up a FTP account in EditPlus. You can explore more advanced FTP options like multiple file uploads by navigating through File > FTP path in your EditPlus menu. Thank you!
Possibly Related posts:
- CheckGMail – troubleshooting, startup command and playing sound on new email
I am using KUbuntu 11.04 right now and today i tried to install CheckGMail and make it working. After entering correct login username(email address) and... - How to create a keyboard shortcut to open an application / program in Windows 7
Following step by step instructions to create a keyboard shortcut to a program in Windows 7. Locate the application or program which you want to... - Multiple validation rules for a single field in cakephp
Cakephp framework provides a strong model validation mechanism. Here is the quick overview of multiple validation rules applied to a single field. Let say we... - Delete SVN files in Linux or Windows
Sometimes you checkout a recent API source code via some SVN client to your local system and thereafter want to remove SVN files from the...
If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.





