NotepadNppFTP plug-in connects to linux (debian here)

Source: Internet
Author: User
To facilitate development, use the ftp plug-in of notepad to connect to the virtual machine on the new Debian Linux virtual machine. Step: 1. install ftp in linux and run the apt-getinstallvsftpd command. 2. edit vsftpd. conf. That is, vi/etc/vsftpd. conf. Set local_en...

 

To facilitate development, use the ftp plug-in of notepad to connect to the virtual machine on the new debian linux virtual machine.

 

Steps:

 

1. install ftp in linux and run the command apt-get install vsftpd.

 

2. edit vsftpd. conf. That is, vi/etc/vsftpd. conf. Set

 

Local_enable = YES (if not, it may not be connected) and write_enable = YES (to achieve Upload) annotations are removed.

 

3. edit the ftpusers file for operations that are usually performed using the root account. In other words, vi/etc/ftpusers comment out the root and restart the ftp service.

 

4. configure notepad NppFTP.

From yizhizouxiaqu's column

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.