当前位置:网站首页>FTP deployment
FTP deployment
2022-07-23 13:00:00 【study_ Little Daren】
anonymous_enable=NO
local_enable=YES
write_enable=YES
local_umask=022
dirmessage_enable=YES
xferlog_enable=YES
connect_from_port_20=YES
xferlog_std_format=YES
Limit to your home directory :
chroot_local_user=YES
chroot_list_enable=YES
chroot_list_file=/etc/vsftpd/chroot_list
perhaps
local_root=/data/test
listen=NO
listen_ipv6=YES
userlist_deny=NO Limit user_list Cannot log in ( by yes When )
userlist_enable=YES Limit ftpuser Unable to log in
tcp_wrappers=YES
pam_service_name=vsftpd
边栏推荐
- Delete node in binary sort tree
- 0 shortest path problem leetcode743. Network delay time
- HCIA----06 OSPF
- Learning diary - (routing and switching technology) layer 3 switch
- yum安装LNMP服务部署
- Understanding of LSM tree (log structured merge tree)
- STP configuration instance learning record
- Briefly describe the similarities and differences between raft and Paxos in design
- Reading Phoenix Architecture - History and knowledge of RPC
- C language can also write Plants vs. Zombies
猜你喜欢

OSPF 单区域配置实例学习记录

快速解决:Xshell拖不進去文件夾或者軟件包的問題

帧中继网配置实例学习记录

静态路由配置实例学习记录

Depth first find all simple paths from vertex u to vertex v in the graph

Hcip --- mGRE comprehensive experiment

Unity3d+gameframework: resource analysis, resource dependency, circular dependency detection

静态路由原理与配置

Eth trunk configuration instance learning record

Learning diary - (routing and switching technology) dynamic routing (RIP protocol) and static routing
随机推荐
DHCP principle and configuration
HCIA----06 OSPF
平方根立方根
Liveness、Readiness 和 Startup Probes
Unity used trilib plug-in under URP pipeline to load model material incorrectly
DNS域名解析服务
FTP experiment and overview
helm安装rancher
C output Fibonacci sequence
静态路由配置实例学习记录
Hcip-hcia knowledge review (II)
Eth-Trunk 配置实例学习记录
Hcip --- HCIA knowledge review (I)
C#输出斐波那契数列
秘钥远程登录服务器实现免密登录实战
Nas里搭建Frpc客户端【超级无脑】
静态路由原理与配置
Solution rapide: xshell ne peut pas glisser dans un dossier ou un paquet
默认路由配置实例学习记录
Integer times integer overflow