📄 ftpaccess.heavy
字号:
loginfails 2# HEY YOU! Yeah, you with the editor.# change the following line, or delete it, OK?class local real,guest,anonymous *.domain 0.0.0.0class remote real,guest,anonymous *limit local 20 Any /etc/msgs/msg.toomanylimit remote 100 SaSu|Any1800-0600 /etc/msgs/msg.toomanylimit remote 60 Any /etc/msgs/msg.toomanyreadme README* loginreadme README* cwd=*message /welcome.msg loginmessage .message cwd=*compress yes local remotetar yes local remote# allow use of private file for SITE GROUP and SITE GPASS?private yes# passwd-check <none|trivial|rfc822> [<enforce|warn>]passwd-check rfc822 warnlog commands reallog transfers anonymous,real inbound,outboundshutdown /etc/shutmsg# all the following default to "yes" for everybodydelete no guest,anonymous # delete permission?overwrite no guest,anonymous # overwrite permission?rename no guest,anonymous # rename permission?chmod no anonymous # chmod permission?umask no anonymous # umask permission?# specify the upload directory informationupload /var/ftp * no nobody nogroup 0000 nodirsupload /var/ftp /bin noupload /var/ftp /etc noupload /var/ftp /incoming yes root daemon 0600 dirs# directory aliases... [note, the ":" is not required]alias inc: /incoming# cdpathcdpath /incomingcdpath /pubcdpath /# path-filter...path-filter anonymous /etc/pathmsg ^[-A-Za-z0-9_\.]*$ ^\. ^-path-filter guest /etc/pathmsg ^[-A-Za-z0-9_\.]*$ ^\. ^-# specify which group of users will be treated as "guests".guestgroup ftponlyemail user@hostname
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -