Serv-U start tagging message settings

  

Serv-U start tagging message settings!
In many of my friends use SERV-U as a personal FTP server, there are many articles about how to use SERV-U to set up a server,
I will not say more here. But you don't know if you noticed it. When you log in a lot of FTP, it will display some welcome messages,
For example, show your IP, tell you how many people are using FTP, what is the bandwidth, and so on. . . It looks like a professional look.
In fact, you can do it yourself, the SERV-U software itself has this feature.
Below I will explain how to add this information to my FTP.

First, create a text file, just take a name. Let's take it here: Start the file .txt.

Second, add this text to this text file

-------------------------- ----------
Welcome to XXX's personal FTP server
Your IP address is: %IP
The current server time is %time
Already have %u24h Users have visited this FTP in the last 24 hours
This FTP server has run %ServerDays days, %ServerHours hours and %ServerMins points.

Server operation status:

Number of all login users: %loggedInAll total
Current number of login users: %Unow
Number of bytes downloaded: %ServerKbDown Kb
Bytes uploaded: %ServerKbUp Kb
Number of files downloaded: %ServerFilesDown
Number of files uploaded: %ServerFilesUp
Average server bandwidth: %ServerAvg Kb/sec
Current server bandwidth: %ServerKBps Kb/sec
------------------------------------

where XXX Can be changed to your name

You can also add some text that you think you like, but note that it is best not to exceed 80 characters per line

which starts with % Are some variables, the following are the variables that SERV-U can support

Time and date

%Time - Display the current time of your computer
%Date - Display the current date of your computer

Server Statistics

%ServerDays - Shows the number of days the server has been running
%ServerHours - Display Service Hours already running
%ServerMins - Shows the number of minutes the server has been running
%ServerSecs - Shows the number of seconds the server has been running
%ServerKbUp - Shows the number of bytes that have been uploaded since the server was running
%ServerKbDown - Displays the number of bytes that have been downloaded since the server was running
%ServerFilesUp - Shows the number of files that have been uploaded since the server was running
%ServerFilesDown - Shows the number of files that have been downloaded since the server was running
%LoggedInAll - Displays the number of users who have logged in since the server was running
%ServerAvg - Displays the average bandwidth of the server
%ServerKBps - Displays the current bandwidth of the server

Server setting information

%MaxUsers - Shows the maximum number of users that the server can log in at the same time
%MaxAnonymous - Shows the maximum number of anonymous users that the server can log in at the same time

User Information

%Name - Shows the login Username
%IP - Display the user IP address of the login
%Dir - Displays the current directory of the logged in user
%Disk - Displays the current status of the logged in user Disk
%DFree - Displays the current disk space of the logged in user, in MB
%FUp - Shows the number of files uploaded by the logged in user
%FDown - Shows the number of files downloaded by the logged in user
%FTot - Displays the total number of files uploaded and downloaded by the logged in user
%BUp - Displays the number of bytes uploaded by the logged in user, in KB
%Bdown - shows the number of bytes downloaded by the logged in user. The unit is KB
%BTot - Displays the total number of bytes uploaded and downloaded by the user who logged in, the unit is KB
%TconM - shows the login time of the login user, the unit is minutes
%TconS - shows the login user connection Time, in seconds, to be used with %TconM
%RatioUp - Display upload user's upload traffic limit
%RatioDown - Display login user's download traffic limit
%RatioCredit - Show how many login users Credit can be uploaded and downloaded. This is set for how many files FTP can upload and how many files can be downloaded.

%QuotaUsed - Shows how much space has been used by the logged in user. The unit is KB
% QuotaLeft - Show How much space is available for the land user, the unit is KB
%QuotaMax - shows the maximum space of the login user, the unit is KB
The last 3 are for the user with disk limitation

Number of users

%UNow - Shows how many user connections are currently available
%UAll - Shows how many users have connected since the server was running
%U24h - Shows how many users have been in the last 24 hours
%UAnonAll - Displays the current total number of anonymous users
%UAnonThisIP - Shows the number of all anonymous logins
%UNonAnonAll - Shows all current non-anonymous logins
%UNonAnonThisIP - Show all non-anonymous login users Number
%UThisName - Shows the number of users logging in with this name

Third, find the setting in your SERV-U=>Message=>Start tagging the message file,
You set it up: start file import.


Fourth, don't forget the application in the upper left corner, and you're done.

Copyright © Windows knowledge All Rights Reserved