Chinaunix首页 | 论坛 | 博客
  • 博客访问: 77857
  • 博文数量: 17
  • 博客积分: 679
  • 博客等级: 上士
  • 技术积分: 178
  • 用 户 组: 普通用户
  • 注册时间: 2010-04-15 12:31
文章分类
文章存档

2012年(3)

2011年(12)

2010年(2)

分类: LINUX

2011-03-02 10:38:44

这几在观察服务器日志觉得有怪异,网上搜了一翻觉得不错,留下以后查看。
Thu Mar 4 08:12:30 2004                 current-time  
1                                       transfer-time 
202.114.40.242                          remote-host  
37                                      byte-count 
/incoming/index.html                    filename 
a                                       transfer-type 
_                                       special-action-flag
o                                       direction
a                                       access-mode
[email]guest@my.net[/email]             username
ftp                                     service-name
0                                       authentication-method
*                                       authenticated-user-id
c                                       completion-status
 
current-time   The current local time in the form "DDD MMM dd hh:mm:ss
    YYYY", where DDD is the day of the week, MMM is the month,
    dd is the day of the month, hh is the hour, mm is the min-
    utes, ss is the seconds, and YYYY is the year.

transfer-time  The total time of the transfer in seconds.

remote-host    The remote host name.

byte-count     The amount of transferred bytes.

filename     The canonicalized (all symbolic links are resolved) abso-
    lute pathname of the transferred file.

    In case of the chrooted FTP session this field can be
    interpreted as the pathname in the chrooted environment
    (the default interpretation) or as the one in the real
    file system. The second type of interpretation can be
    enabled by the command-line options of the ftpd(8).

transfer-type  The single character that indicates the type of the trans-
    fer. The set of possible values is:

    a  An ascii transfer.

    b  A binary transfer.

special-action-flag
    One or more single character flags indicating any special
    action taken. The set of possible values is:

    _  No action was taken

    C  The file was compressed (not in use).

    U  The file was uncompressed (not in use).

    T  The file was tar'ed (not in use). 
阅读(2371) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~