Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

FTP (vsftpd) for CentOS7

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

1 install [root@CentOS7-01 ~] # yum-y install vsftpd2 vsftpd service common configuration # main profile / etc/vsftpd/vsftpd.conf2.1 command port listen_port=port # defaults to 21. If you need to expose the vsftpd service on the public network, it is recommended to modify it to other port 2.2 anonymous user login 2.2.1 support anonymous user anonymous_enable=YES # default to YES2.2.2 anonymous user skip password check, default is before NO modification

After modification # add the following configuration at the end of the configuration file, and then restart vsftpdno_anon_password= YES [root @ CentOS7-01 ~] # systemctl restart vsftpd

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report