In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-03-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
In this issue, the editor will bring you about the way Proftpd.conf is set. The article is rich in content and analyzes and narrates it from a professional point of view. I hope you can get something after reading this article.
ProFTPD is the most popular FTP server software after Wu-FTP. The structure of ProFTPD is roftpd.conf.
The setting of proftpd is similar to that of apache, and its basic configuration format is as follows:
# Global Settings
Set Project 1 Parameter 1
Set Project 2 Parameter 2
# Settings of a directory
# about the setting of anonymous users
What we use more may be the use of Limit, Limit roughly has the following actions, basically can cover all permissions, we can use it flexibly.
CMD:Change Working Directory changes the directory
Permission for MKD:MaKe Directory to establish a directory
RNFR: ReName FRom permission to change directory name
Permission for DELE:DELEte to delete files
RMD:ReMove Directory permission to delete a directory
Permission to download RETR:RETRieve from the server to the client
Permission for STOR:STORe to upload from client to server
READ: readable permissions, excluding permissions for column directories, equivalent to RETR,STAT, etc.
WRITE: permission to write to a file or directory, including MKD and RMD
DIRS: whether to allow column directories, which is equivalent to LIST,NLST and other permissions, is more practical.
ALL: all permissions
LOGIN: permission to log in or not
For the objects applied by the above Limit, it also includes the following scope
AllowUser for the Limit allowed by a user
DenyUser forbids Limit for a user
AllowGroup allowed Limit for a user group
Limit prohibited by DenyGroup for a user group
Limit allowed by AllowAll for all user groups
DenyAll forbids Limit for all users
The parameters for limiting the rate are:
TransferRate STOR | RETR speed (Kbytes/s) user user
This is how the editor shares the Proftpd.conf setting. If you happen to have similar doubts, you might as well refer to the above analysis to understand. If you want to know more about it, you are welcome to follow the industry information channel.
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.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.