SERV-U configuration file details

xiaoxiao2021-03-06  41

SERV-U directory file structure description

Servudaemon.exe Serv-U serve, main file

Servudaemon.ini Serv-U configuration file, record user information, server parameters

Seruadmin.exe Serv-U management interface

Servuadmin.ini Serv-U Manage Interface Profiles

Servutray.exe Serv-U system tray programs

SERV-U configuration file example

[Global]

Version = 5.0.0.0

RegistrationKey = HSVRCJXHME / HWDORRUXQEMUCHKO0DDLZUY2TCGCDMVQDS / 7P9EDWJKROWSPF // H4YOBIVKNAH / FHA95CFEYB3WZQP2V7UFOZCFEFQ722

Processid = 1172

[Domains]

Domain1 = 0.0.0.0 || 21 | Wizard Generated Domain | 1 | 0 | 0

[Domain1]

User1 = admin | 1 | 0

[User = admin | 1]

Password = HR1589A4F0334FDF55D52F26DFA2D3CCEB

Homedir = g: /

Relpaths = 1

Diskquota = 1 | 153600000 | 0

SpeedLimitup = 5120

SpeedLimitdown = 5120

TIMEOUT = 600

Maintenance = system

Note1 = "administrator user"

Access1 = g: / | rwamelcdp

SERV-U configuration file analysis

Profiles are not sensitive to case sensitive

Allow space between rows and rows

Mainly divided into 2 paragraphs

[Global]

Global variable section

Mainly set up the registration number of the Serv-U, and refresh the flag

[Domains]

Domain name configuration segment

All domain information included under Serv-U and the following user list

#Specific analysis

[Global]

Version = 5.0.0.0

# No need to change. Version number

RegistrationKey = HSVRCJXHME / HWDORRUXQEMUCHKO0DDLZUY2TCGCDMVQDS / 7P9EDWJKROWSPF // H4YOBIVKNAH / FHA95CFEYB3WZQP2V7UFOZCFEFQ722

# No need to change. Product registration code

Processid = 1172

# No need to change. Registration number

ReloadSettings = TRUE

# When you modify the INI file, you need to join this, and the Serv-U will automatically refresh the configuration file and take effect. This item disappears.

[Domains]

Domain1 = 0.0.0.0 || 21 | Wizard Generated Domain | 1 | 0 | 0

# No need to change. The newly added domain IP address and instructions.

# 地图

# Domain1 = IP address | Port | Domain Display Name | Whether to take effect | Whether to display | Delete

When the #ip address is 0.0.0.0, the IP address assigned by the Serv-U automatic adaptation system

# When effective position 0, this domain is disabled

# When the display position 0, this domain does not take effect and this item does not display in the control panel

# When the location 0 is deleted, the reloadsettings is set to TURE, that is, after refresh, automatically delete all the following contents below this domain name.

[Domain1]

# No change. Corresponds to the domain added above. It is some public settings in this domain.

User1 = admin | 1 | 0

# 必填. User list

# 地图

# User serial number = Username | Whether to take effect | Is it deleted?

# USER When you add, you must arrange according to the serial number. If you jump, the jump is not taken. If the serial number is repeated. The arrangement is in effect.

# 是 生 0, then this user is disabled

# Whether to delete 1, then remove the user information, including the configuration. If you set 2, all users are deleted in the domain.

[User = admin | 1] # User configuration segment, these paragraphs are arranged in succession

# 地图 [user = username |? 120

TIMEOUT = 600

Maintenance = system

Note1 = "administrator user"

Access1 = g: / | rwamelcdp

SERV-U configuration file analysis

Profiles are not sensitive to case sensitive

Allow space between rows and rows

Mainly divided into 2 paragraphs

[Global]

Global variable section

Mainly set up the registration number of the Serv-U, and refresh the flag

[Domains]

Domain name configuration segment

All domain information included under Serv-U and the following user list

#Specific analysis

[Global]

Version = 5.0.0.0

# No need to change. Version number

RegistrationKey = HSVRCJXHME / HWDORRUXQEMUCHKO0DDLZUY2TCGCDMVQDS / 7P9EDWJKROWSPF // H4YOBIVKNAH / FHA95CFEYB3WZQP2V7UFOZCFEFQ722

# No need to change. Product registration code

Processid = 1172

# No need to change. Registration number

ReloadSettings = TRUE

# When you modify the INI file, you need to join this, and the Serv-U will automatically refresh the configuration file and take effect. This item disappears.

[Domains]

Domain1 = 0.0.0.0 || 21 | Wizard Generated Domain | 1 | 0 | 0

# No need to change. The newly added domain IP address and instructions.

# 地图

# Domain1 = IP address | Port | Domain Display Name | Whether to take effect | Whether to display | Delete

When the #ip address is 0.0.0.0, the IP address assigned by the Serv-U automatic adaptation system

# When effective position 0, this domain is disabled

# When the display position 0, this domain does not take effect and this item does not display in the control panel

# When the location 0 is deleted, the reloadsettings is set to TURE, that is, after refresh, automatically delete all the following contents below this domain name.

[Domain1]

# No change. Corresponds to the domain added above. It is some public settings in this domain.

User1 = admin | 1 | 0

# 必填. User list

# 地图

# User serial number = Username | Whether to take effect | Is it deleted?

# USER When you add, you must arrange according to the serial number. If you jump, the jump is not taken. If the serial number is repeated. The arrangement is in effect.

# 是 生 0, then this user is disabled

# Whether to delete 1, then remove the user information, including the configuration. If you set 2, all users are deleted in the domain.

[User = admin | 1]

# User configuration segment, these segments are arranged

# 地式 [user = username | Whether to display]

Password = HR1589A4F0334FDF55D52F26DFA2D3CCEB

# 必 填. Password. Algorithm generates 2 characters for random, such as HR. Use MD5 encryption using MD5 (such as Test), such as MD5 ("hrtest", generating passwords After generating passwords, turn all lowercase characters to uppercase

# In the forehead plus these two random characters "HR" "1589A4F0334FDF55D52F26DFA2D3CCEB" to generate the final password

Homedir = g: /

# 必 填 .home directory, the user after logging in

Relpaths = 1

# No need to change. Lock users in the home directory,

Diskquota = 1 | 153600000 | 0

# 必填. Disk limit

# 地式 Diskquota = Live Bit | Restriction Capacity | Actual Usage

# Capacity is calculated by byte

SpeedLimitup = 5120

# Optional. Upload the maximum speed. Calculated by byte

SpeedLimitdown = 5120

# Optional. Download the maximum speed. Calculated by byte

TIMEOUT = 600

# No need to change. Timeout, in seconds, default 10 minutes

Maintenance = system

# Optional. User permissions, default no this item

Note1 = "Administrator User" # Optional. Note. Default No this item

Access1 = g: / | rwamelcdp

# 必 填. For the storage permissions of the directory, the default permissions are rwamlcdp. Permissions arrangements do not need to follow sequences.

# 地图 Access serial number = directory | Permissions

#R reading

#W Write

#A additional

#M modified

#E Execution - Due to security reasons, all accounts cannot be turned on this permission

#L directory list

#C establish a directory

#D Delete Directory

#P Inheriting permission to subdirectory

Standard SERV-U user configuration segment

[Domain1]

User1 = admin | 1 | 0

User2 = test | 1 | 0

[User = admin | 1]

Password = HR1589A4F0334FDF55D52F26DFA2D3CCEB

Homedir = g: /

Relpaths = 1

Diskquota = 1 | 153600000 | 0

TIMEOUT = 600

Access1 = g: / | rwamlcdp

[User = Test | 1]

Password = HR1589A4F0334FDF55D52F26DFA2D3CCEB

Homedir = f: / test

Relpaths = 1

Diskquota = 1 | 153600000 | 0

TIMEOUT = 600

Access1 = f: / test | rwamlcdp

转载请注明原文地址:https://www.9cbs.com/read-57884.html

New Post(0)