[windows服務器]serv-u登陸信息設置
更新時間:2006年12月06日 00:00:00 作者:
使用FTP Serv-U安裝FTPSERVER的朋友,可以使用Serv-U符號信息參數來向CLIENT端顯示一些重要的信息。
比如:
Mon Dec 10 22:32:46 2001 220-==============================
Mon Dec 10 22:32:46 2001 220-服務器狀態(tài):
Mon Dec 10 22:32:46 2001 220-現在時間:22:35:40, 在過去24小時共有 1578 人訪問本服務器。
Mon Dec 10 22:32:46 2001 220-本服務器已經運行 0 天 11 小時 37 分 55 秒
Mon Dec 10 22:32:46 2001 220-磁盤空閑空間:1098.11 Mb
Mon Dec 10 22:32:46 2001 220-總登錄用戶數: 1121 total
Mon Dec 10 22:32:46 2001 220-當前用戶數: 10 / 40
Mon Dec 10 22:32:46 2001 220-總下載數據量: 8713447 Kb
Mon Dec 10 22:32:46 2001 220-總上傳數據量: 291923 Kb
Mon Dec 10 22:32:46 2001 220-總下載文件數: 2391
Mon Dec 10 22:32:46 2001 220-總上傳文件數: 15
Mon Dec 10 22:32:46 2001 220-平均流量: 215.105 Kb/sec
Mon Dec 10 22:32:46 2001 220 當前流量: 68.511 Kb/sec
這些可以顯示的信息包括:
Sign-on/sign-off messages 簽入/出信息
User specific login messages 用戶指定登錄信息
Directory change messages 目錄改變信息
你可以往這些指定的信息文本里加入符號參數,這些參數在發(fā)送給客戶時會擴展為當前狀態(tài)的內容。
這些符號參數都是以 "%" 號開頭的,下面是完整列表
Time/date: 時間部分
%Time - displays the current time on your PC 服務器端的當前時間
趖e - displays the current date on your PC Server 服務器端的當前日期
statistics: 狀態(tài)統(tǒng)計部分
%ServerDays - displays the number of days the server has been running 服務器已運行時間(天數)
%ServerHours - displays the number of hours the server has been running 服務器已運行時間(小時)
%ServerMins - displays the number of minutes the server has been up 服務器已運行時間(分鐘)
%ServerSecs - displays the number of seconds the server has been up 服務器已運行時間(秒)
%ServerKbUp - displays the no. Kbytes uploaded to the server since server start 本次啟動以來服務器接收的字節(jié)數
%ServerKbDown - displays the no. Kb downloaded from the server since server start 本次啟動以來服務器發(fā)送的字節(jié)數
%ServerFilesUp - displays the no. of files uploaded to the server since server start 本次啟動以來服務器接收的文件數
%ServerFilesDown - displays the no. of files downloaded from the server since server start 本次啟動以來服務器發(fā)送的文件數
%LoggedInAll - displays total no. of logged in users since server start 本次啟動以來登錄本機的用戶數
%ServerAvg - displays the average server throughput since server start 本次啟動以來服務器平均吞吐能力
%ServerKBps - displays current server bandwidth use 當前服務器帶寬占用
Server settings: 服務器設置
%MaxUsers - displays the maximum no. of users, as set in "Setup - Server" 最大用戶數
%MaxAnonymous - the maximum no. of anonymous users, as set in "Setup - Server" 最大匿名登錄用戶數
User info: 用戶設置
%Name - displays the user's login name 顯示用戶的登錄名
%IP - displays the user's IP number or name if available 顯示登錄用戶的IP
%Dir - displays the user's current directory 顯示用戶當前所在目錄
%Disk - displays the user's current disk drive 顯示用戶的當前磁盤
遰ee - displays the amount of free space on the user's current disk in Kb 顯示可用的空間
%FUp - displays the number of files uploaded by the current user 當前用戶上傳數
齩wn - displays the number of files downloaded 當前用戶下載數
%FTot - displays the total number of files transferred 顯示當前用戶傳輸的文件總數
%BUp - displays the number of Kbytes uploaded by the user 顯示當前用戶上傳的字節(jié)總數
給wn - displays the number of Kbytes downloaded by the user 顯示當前用戶下載的字節(jié)總數
%BTot - displays the total number of Kbytes transferred 顯示當前用戶傳輸的字節(jié)總數
%TconM - displays the total connect time in minutes 顯示連接時間(分鐘)
%TconS - displays the connect time in seconds - to be used with "%tconm" 顯示連接時間(秒)
%RatioUp - displays the "upload" ratio part for UL/DL ratios 顯示當前用戶上傳/下載比率中的"上傳百分比"
%RatioDown - displays the "download" ratio part for UL/DL ratios 顯示當前用戶上傳/下載比率中的"下載百分比"
%RatioCredit - displays the current download credit for UL/DL ratios (Kb or "files") 顯示當前用戶還可以下載的字節(jié)數
以下是有關配額的顯示
%QuotaUsed - displays how much disk quota is used in Kb 顯示配額已使用部分
%QuotaLeft - displays how much disk quota is left in Kb 顯示配額剩余部分
%QuotaMax - displays the maximum amount of disk space that can be used in Kb Number of users: 磁盤最大可用字節(jié)數
%UNow - displays the current number of Serv-U users connected 當前連接在服務器上的人數
%UAll - displays the number of users since the server was started 本次啟動以來連接過本服務器的用戶數
%U24h - displays the number of users in the last 24 hours 二十四小時以來連接過本服務器的用戶數
%UAnonAll - all currently logged in anonymous users 當前連接在服務器上的匿名用戶數
%UAnonThisIP - all anonymous users logged into this IP home
%UNonAnonAll - all non-anonymous users currently logged in
%UNonAnonThisIP - all non-anonymous users logged into this IP home
%UThisName - all current users with the current user name logged into this IP home下
下面是一個例子:
歡迎你在趖e %time 訪問我們的服務器, 你是第 %unow 個用戶,最大
用戶數為 %maxusers,在上24小時以來,共有 %u24h個朋友訪問這里。
注意,CLIENT端每行只顯示80個字符,而返回碼就占了4個字符。所以,建議定義信息每行最多70個字符。
建議:自建FTP的朋友,建議多使用下面的符號:
%Disk - 用戶當前磁盤驅動器
遰ee - 用戶當前剩余空間(KB)
%QuotaMax - 最大可用磁盤空間(KB)
以便給上傳的朋友知道現在的空間可用情況 。
當然可以設置限額:
Menu-->setup--->users...---->Quota: Enable disk quota: Maximum: XXXMB
這樣可以用
%QuotaUsed - 已使用多小配額空間(KB)
%QuotaLeft - 還有多小配額空間可以用(kb)
%QuotaMax - 設定的配額
建議是在登入信息和目錄改變信息里加入這些宏,這樣使用FTP人會方便很多。
*************************************************************************************
Serv-U FTP Server can display various types of messages:
?Sign-on/sign-off messages
?User specific login messages
?Directory change messages
There are several symbolic parameters that can be entered in the message text. These parameters are expanded while being sent to a client. They all begin with '%'. Here is the complete list:
Time/date
%Time- displays the current time on your PC
趖e- displays the current date on your PC
Server statistics
%ServerDays- displays the number of days the server has been running
%ServerHours- displays the number of hours the server has been running
%ServerMins- displays the number of minutes the server has been up
%ServerSecs- displays the number of seconds the server has been up
%ServerKbUp- displays the no. Kbytes uploaded to the server since server start
%ServerKbDown- displays the no. Kb downloaded from the server since server start
%ServerFilesUp- displays the no. of files uploaded to the server since server start
%ServerFilesDown- displays the no. of files downloaded from the server since server start
%LoggedInAll- displays total no. of logged in users since server start
%ServerAvg- displays the average server throughput since server start
%ServerKBps- displays current server bandwidth use
Server settings
%MaxUsers- displays the maximum no. of users, as set in 'Settings - Domain'
%MaxAnonymous- the maximum no. of anonymous users, as set in 'Settings - Domain'
User info
%Name- displays the user's login name
%IP- displays the user's IP number or name if available
%Dir- displays the user's current directory
%Disk- displays the user's current disk drive
遰ee- displays the amount of free space on the user's current disk in Mb
%FUp- displays the number of files uploaded by the current user
齩wn- displays the number of files downloaded
%FTot- displays the total number of files transferred
%BUp- displays the number of Kbytes uploaded by the user
給wn- displays the number of Kbytes downloaded by the user
%BTot- displays the total number of Kbytes transferred
%TconM- displays the total connect time in minutes
%TconS- displays the connect time in seconds - to be used with '%tconm'
%RatioUp- displays the 'upload' ratio part for UL/DL ratios
%RatioDown- displays the 'download' ratio part for UL/DL ratios
%RatioCredit- displays the current download credit for UL/DL ratios (Kb or 'files')
%QuotaUsed- displays how much disk quota is used in Kb
%QuotaLeft- displays how much disk quota is left in Kb
%QuotaMax- displays the maximum amount of disk space that can be used in Kb
Number of users
%UNow- displays the current number of Serv-U users connected
%UAll- displays the number of users since the server was started
%U24h- displays the number of users in the last 24 hours
%UAnonAll- all currently logged in anonymous users
%UAnonThisIP - all anonymous users logged into this IP home
%UNonAnonAll - all non-anonymous users currently logged in
%UNonAnonThisIP- all non-anonymous users logged into this IP home
%UThisName- all current users with the current user name logged into this IP home
The file upload and download message directives are for the current session only (i.e. they do not show the aggregate over multiple sessions).
The '%ServerDays', '%ServerHours', '%ServerMins', and '%ServerSecs' directives are meant for use together. The number of hours is what's left after the number of days is subtracted, and the same goes for the number of minutes and seconds.
Example Message
Welcome to ftp.cat-soft.com, home of Serv-U!
Local time is %time, and %u24h users have visited over the last 24 hours. This server has been up for %ServerDays days, %ServerHours hours, %ServerMins min. and %ServerSecs sec.
Server stats:
Users logged in: %loggedInAll total
Current users: %Unow
Kb downloaded: %ServerKbDown Kb
Kb uploaded: %ServerKbUp Kb
Files downloaded: %ServerFilesDown
Files uploaded: %ServerFilesUp
Average througput: %ServerAvg Kb/sec
Current througput: %ServerKBps Kb/sec
Please keep in mind that the average client has only 80 characters per line, and the first four are taken up by the reply code. Please be brief, 70 characters should generally be considered a safe maximum.
Serv-U Help - Copyright ?1995-2001 Cat-Soft, All Rights Reserved
==================================================================================================
模版
★★★★★★★★★★★★★★★★★★★★★★★★★
來自%IP的朋友您好。
本地時間是趖e %Time
服務器已連續(xù)工作:%ServerDays天%ServerHours小時%ServerMins分%ServerSecs秒
本站開通以來已接通%UAll位使用者。
過去24小時總共有%U24h次連接。
匿名用戶上限為%MaxAnonymous人。每個ip只能開兩個進程
目前有%UNow位使用者在線。
其中匿名用戶有%UAnonAll人在線。
★★★★★★★★★★★★★★★★★★★★★★★★★
自本站開通以來共上傳/下載 |%ServerKbUpKB/%ServerKbDownKB
自本站開通以來共上傳/下載 |%ServerFilesUp個/%ServerFilesDown個
服務器當前流量|%ServerKBps Kb/sec
服務器平均流量|%ServerAvg Kb/sec
★★★★★★★★★★★★★★★★★★★★★★★★★
你目前的空間容量為 |%QuotaMax/KB
你目前總共使用了 |%QuotaUsed/KB
你目前的空間剩余 |%QuotaLeft/KB
★★★★★★★★★★★★★★★★★★★★★★★★★
歡迎來自 %IP 的朋友訪問 來子 的FTP服務器!
現在是北京時間:%Time,趖e
本站開通以來已接通 %UAll 位使用者
服務器本次運行時間%ServerHours小時零%ServerMins分
服務器%Disk盤上還有遰ee MBytes的剩余空間。
過去 24 小時總共有 %U24h 次連接。
你是本次運行以來的第%UAll位訪客。
目前的連機人數%UNow
本次流量統(tǒng)計→下載:%ServerKbDownK 上傳:%ServerKbUpK。
目前匿名有%UAnonAll個連接,總共允許%MaxAnonymous個連接。
比如:
Mon Dec 10 22:32:46 2001 220-==============================
Mon Dec 10 22:32:46 2001 220-服務器狀態(tài):
Mon Dec 10 22:32:46 2001 220-現在時間:22:35:40, 在過去24小時共有 1578 人訪問本服務器。
Mon Dec 10 22:32:46 2001 220-本服務器已經運行 0 天 11 小時 37 分 55 秒
Mon Dec 10 22:32:46 2001 220-磁盤空閑空間:1098.11 Mb
Mon Dec 10 22:32:46 2001 220-總登錄用戶數: 1121 total
Mon Dec 10 22:32:46 2001 220-當前用戶數: 10 / 40
Mon Dec 10 22:32:46 2001 220-總下載數據量: 8713447 Kb
Mon Dec 10 22:32:46 2001 220-總上傳數據量: 291923 Kb
Mon Dec 10 22:32:46 2001 220-總下載文件數: 2391
Mon Dec 10 22:32:46 2001 220-總上傳文件數: 15
Mon Dec 10 22:32:46 2001 220-平均流量: 215.105 Kb/sec
Mon Dec 10 22:32:46 2001 220 當前流量: 68.511 Kb/sec
這些可以顯示的信息包括:
Sign-on/sign-off messages 簽入/出信息
User specific login messages 用戶指定登錄信息
Directory change messages 目錄改變信息
你可以往這些指定的信息文本里加入符號參數,這些參數在發(fā)送給客戶時會擴展為當前狀態(tài)的內容。
這些符號參數都是以 "%" 號開頭的,下面是完整列表
Time/date: 時間部分
%Time - displays the current time on your PC 服務器端的當前時間
趖e - displays the current date on your PC Server 服務器端的當前日期
statistics: 狀態(tài)統(tǒng)計部分
%ServerDays - displays the number of days the server has been running 服務器已運行時間(天數)
%ServerHours - displays the number of hours the server has been running 服務器已運行時間(小時)
%ServerMins - displays the number of minutes the server has been up 服務器已運行時間(分鐘)
%ServerSecs - displays the number of seconds the server has been up 服務器已運行時間(秒)
%ServerKbUp - displays the no. Kbytes uploaded to the server since server start 本次啟動以來服務器接收的字節(jié)數
%ServerKbDown - displays the no. Kb downloaded from the server since server start 本次啟動以來服務器發(fā)送的字節(jié)數
%ServerFilesUp - displays the no. of files uploaded to the server since server start 本次啟動以來服務器接收的文件數
%ServerFilesDown - displays the no. of files downloaded from the server since server start 本次啟動以來服務器發(fā)送的文件數
%LoggedInAll - displays total no. of logged in users since server start 本次啟動以來登錄本機的用戶數
%ServerAvg - displays the average server throughput since server start 本次啟動以來服務器平均吞吐能力
%ServerKBps - displays current server bandwidth use 當前服務器帶寬占用
Server settings: 服務器設置
%MaxUsers - displays the maximum no. of users, as set in "Setup - Server" 最大用戶數
%MaxAnonymous - the maximum no. of anonymous users, as set in "Setup - Server" 最大匿名登錄用戶數
User info: 用戶設置
%Name - displays the user's login name 顯示用戶的登錄名
%IP - displays the user's IP number or name if available 顯示登錄用戶的IP
%Dir - displays the user's current directory 顯示用戶當前所在目錄
%Disk - displays the user's current disk drive 顯示用戶的當前磁盤
遰ee - displays the amount of free space on the user's current disk in Kb 顯示可用的空間
%FUp - displays the number of files uploaded by the current user 當前用戶上傳數
齩wn - displays the number of files downloaded 當前用戶下載數
%FTot - displays the total number of files transferred 顯示當前用戶傳輸的文件總數
%BUp - displays the number of Kbytes uploaded by the user 顯示當前用戶上傳的字節(jié)總數
給wn - displays the number of Kbytes downloaded by the user 顯示當前用戶下載的字節(jié)總數
%BTot - displays the total number of Kbytes transferred 顯示當前用戶傳輸的字節(jié)總數
%TconM - displays the total connect time in minutes 顯示連接時間(分鐘)
%TconS - displays the connect time in seconds - to be used with "%tconm" 顯示連接時間(秒)
%RatioUp - displays the "upload" ratio part for UL/DL ratios 顯示當前用戶上傳/下載比率中的"上傳百分比"
%RatioDown - displays the "download" ratio part for UL/DL ratios 顯示當前用戶上傳/下載比率中的"下載百分比"
%RatioCredit - displays the current download credit for UL/DL ratios (Kb or "files") 顯示當前用戶還可以下載的字節(jié)數
以下是有關配額的顯示
%QuotaUsed - displays how much disk quota is used in Kb 顯示配額已使用部分
%QuotaLeft - displays how much disk quota is left in Kb 顯示配額剩余部分
%QuotaMax - displays the maximum amount of disk space that can be used in Kb Number of users: 磁盤最大可用字節(jié)數
%UNow - displays the current number of Serv-U users connected 當前連接在服務器上的人數
%UAll - displays the number of users since the server was started 本次啟動以來連接過本服務器的用戶數
%U24h - displays the number of users in the last 24 hours 二十四小時以來連接過本服務器的用戶數
%UAnonAll - all currently logged in anonymous users 當前連接在服務器上的匿名用戶數
%UAnonThisIP - all anonymous users logged into this IP home
%UNonAnonAll - all non-anonymous users currently logged in
%UNonAnonThisIP - all non-anonymous users logged into this IP home
%UThisName - all current users with the current user name logged into this IP home下
下面是一個例子:
歡迎你在趖e %time 訪問我們的服務器, 你是第 %unow 個用戶,最大
用戶數為 %maxusers,在上24小時以來,共有 %u24h個朋友訪問這里。
注意,CLIENT端每行只顯示80個字符,而返回碼就占了4個字符。所以,建議定義信息每行最多70個字符。
建議:自建FTP的朋友,建議多使用下面的符號:
%Disk - 用戶當前磁盤驅動器
遰ee - 用戶當前剩余空間(KB)
%QuotaMax - 最大可用磁盤空間(KB)
以便給上傳的朋友知道現在的空間可用情況 。
當然可以設置限額:
Menu-->setup--->users...---->Quota: Enable disk quota: Maximum: XXXMB
這樣可以用
%QuotaUsed - 已使用多小配額空間(KB)
%QuotaLeft - 還有多小配額空間可以用(kb)
%QuotaMax - 設定的配額
建議是在登入信息和目錄改變信息里加入這些宏,這樣使用FTP人會方便很多。
*************************************************************************************
Serv-U FTP Server can display various types of messages:
?Sign-on/sign-off messages
?User specific login messages
?Directory change messages
There are several symbolic parameters that can be entered in the message text. These parameters are expanded while being sent to a client. They all begin with '%'. Here is the complete list:
Time/date
%Time- displays the current time on your PC
趖e- displays the current date on your PC
Server statistics
%ServerDays- displays the number of days the server has been running
%ServerHours- displays the number of hours the server has been running
%ServerMins- displays the number of minutes the server has been up
%ServerSecs- displays the number of seconds the server has been up
%ServerKbUp- displays the no. Kbytes uploaded to the server since server start
%ServerKbDown- displays the no. Kb downloaded from the server since server start
%ServerFilesUp- displays the no. of files uploaded to the server since server start
%ServerFilesDown- displays the no. of files downloaded from the server since server start
%LoggedInAll- displays total no. of logged in users since server start
%ServerAvg- displays the average server throughput since server start
%ServerKBps- displays current server bandwidth use
Server settings
%MaxUsers- displays the maximum no. of users, as set in 'Settings - Domain'
%MaxAnonymous- the maximum no. of anonymous users, as set in 'Settings - Domain'
User info
%Name- displays the user's login name
%IP- displays the user's IP number or name if available
%Dir- displays the user's current directory
%Disk- displays the user's current disk drive
遰ee- displays the amount of free space on the user's current disk in Mb
%FUp- displays the number of files uploaded by the current user
齩wn- displays the number of files downloaded
%FTot- displays the total number of files transferred
%BUp- displays the number of Kbytes uploaded by the user
給wn- displays the number of Kbytes downloaded by the user
%BTot- displays the total number of Kbytes transferred
%TconM- displays the total connect time in minutes
%TconS- displays the connect time in seconds - to be used with '%tconm'
%RatioUp- displays the 'upload' ratio part for UL/DL ratios
%RatioDown- displays the 'download' ratio part for UL/DL ratios
%RatioCredit- displays the current download credit for UL/DL ratios (Kb or 'files')
%QuotaUsed- displays how much disk quota is used in Kb
%QuotaLeft- displays how much disk quota is left in Kb
%QuotaMax- displays the maximum amount of disk space that can be used in Kb
Number of users
%UNow- displays the current number of Serv-U users connected
%UAll- displays the number of users since the server was started
%U24h- displays the number of users in the last 24 hours
%UAnonAll- all currently logged in anonymous users
%UAnonThisIP - all anonymous users logged into this IP home
%UNonAnonAll - all non-anonymous users currently logged in
%UNonAnonThisIP- all non-anonymous users logged into this IP home
%UThisName- all current users with the current user name logged into this IP home
The file upload and download message directives are for the current session only (i.e. they do not show the aggregate over multiple sessions).
The '%ServerDays', '%ServerHours', '%ServerMins', and '%ServerSecs' directives are meant for use together. The number of hours is what's left after the number of days is subtracted, and the same goes for the number of minutes and seconds.
Example Message
Welcome to ftp.cat-soft.com, home of Serv-U!
Local time is %time, and %u24h users have visited over the last 24 hours. This server has been up for %ServerDays days, %ServerHours hours, %ServerMins min. and %ServerSecs sec.
Server stats:
Users logged in: %loggedInAll total
Current users: %Unow
Kb downloaded: %ServerKbDown Kb
Kb uploaded: %ServerKbUp Kb
Files downloaded: %ServerFilesDown
Files uploaded: %ServerFilesUp
Average througput: %ServerAvg Kb/sec
Current througput: %ServerKBps Kb/sec
Please keep in mind that the average client has only 80 characters per line, and the first four are taken up by the reply code. Please be brief, 70 characters should generally be considered a safe maximum.
Serv-U Help - Copyright ?1995-2001 Cat-Soft, All Rights Reserved
==================================================================================================
模版
★★★★★★★★★★★★★★★★★★★★★★★★★
來自%IP的朋友您好。
本地時間是趖e %Time
服務器已連續(xù)工作:%ServerDays天%ServerHours小時%ServerMins分%ServerSecs秒
本站開通以來已接通%UAll位使用者。
過去24小時總共有%U24h次連接。
匿名用戶上限為%MaxAnonymous人。每個ip只能開兩個進程
目前有%UNow位使用者在線。
其中匿名用戶有%UAnonAll人在線。
★★★★★★★★★★★★★★★★★★★★★★★★★
自本站開通以來共上傳/下載 |%ServerKbUpKB/%ServerKbDownKB
自本站開通以來共上傳/下載 |%ServerFilesUp個/%ServerFilesDown個
服務器當前流量|%ServerKBps Kb/sec
服務器平均流量|%ServerAvg Kb/sec
★★★★★★★★★★★★★★★★★★★★★★★★★
你目前的空間容量為 |%QuotaMax/KB
你目前總共使用了 |%QuotaUsed/KB
你目前的空間剩余 |%QuotaLeft/KB
★★★★★★★★★★★★★★★★★★★★★★★★★
歡迎來自 %IP 的朋友訪問 來子 的FTP服務器!
現在是北京時間:%Time,趖e
本站開通以來已接通 %UAll 位使用者
服務器本次運行時間%ServerHours小時零%ServerMins分
服務器%Disk盤上還有遰ee MBytes的剩余空間。
過去 24 小時總共有 %U24h 次連接。
你是本次運行以來的第%UAll位訪客。
目前的連機人數%UNow
本次流量統(tǒng)計→下載:%ServerKbDownK 上傳:%ServerKbUpK。
目前匿名有%UAnonAll個連接,總共允許%MaxAnonymous個連接。
相關文章
linux下安裝apache與php;Apache+PHP+MySQL配置攻略
linux下安裝apache與php;Apache+PHP+MySQL配置攻略...2007-05-05"automation服務器不能創(chuàng)建對象”的問題的解決方案總結大全
"automation服務器不能創(chuàng)建對象”的問題的解決方案總結大全...2007-04-04