


XFERLOG(5)                                             XFERLOG(5)


NNAAMMEE
       xferlog - FTP server logfile

DDEESSCCRRIIPPTTIIOONN
       The xxffeerrlloogg file contains logging information from the FTP
       server daemon, ffttppdd(8).  This file  usually  is  found  in
       /usr/adm, but can be located anywhere by using a option to
       ffttppdd(8).  Each server entry is composed of a  single  line
       of  the following form, with all fields being separated by
       spaces.

              _c_u_r_r_e_n_t_-_t_i_m_e   _t_r_a_n_s_f_e_r_-_t_i_m_e   _r_e_m_o_t_e_-_h_o_s_t   _f_i_l_e_-_s_i_z_e   _f_i_l_e_n_a_m_e   _t_r_a_n_s_f_e_r_-_t_y_p_e   _s_p_e_c_i_a_l_-_a_c_t_i_o_n_-_f_l_a_g   _d_i_r_e_c_t_i_o_n   _a_c_c_e_s_s_-_m_o_d_e   _u_s_e_r_n_a_m_e   _s_e_r_v_i_c_e_-_n_a_m_e   _a_u_t_h_e_n_t_i_c_a_t_i_o_n_-_m_e_t_h_o_d   _a_u_t_h_e_n_-
              _t_i_c_a_t_e_d_-_u_s_e_r_-_i_d


       _c_u_r_r_e_n_t_-_t_i_m_e        is  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 minutes, ss is
                           the seconds, and YYYY is the year.

       _t_r_a_n_s_f_e_r_-_t_i_m_e       is the total time in seconds  for  the
                           transfer.

       _r_e_m_o_t_e_-_h_o_s_t         is the remote host name.

       _f_i_l_e_-_s_i_z_e           is  the size of the transfered file in
                           bytes.

       _f_i_l_e_n_a_m_e            is the name of the transfered file.

       _t_r_a_n_s_f_e_r_-_t_y_p_e       is a single character  indicating  the
                           type of transfer. Can be one of:
                                  aa         for an ascii transfer
                                  bb         for a binary transfer

       _s_p_e_c_i_a_l_-_a_c_t_i_o_n_-_f_l_a_g is  one or more single character flags
                           indicating any special  action  taken.
                           Can be one or more of:
                                  CC         file was compressed
                                  UU         file was uncompressed
                                  TT         file was tar'ed
                                  __         no action was taken

       _d_i_r_e_c_t_i_o_n           is the direction of the transfer.  Can
                           be one of:
                                  oo         outgoing
                                  ii         incoming

       _a_c_c_e_s_s_-_m_o_d_e         is  the  method  by  which the user is
                           logged in. Can be one of:
                                  aa         (anonymous) is for an
                                            anonymous guest user.



                            4 May 1992                          1





XFERLOG(5)                                             XFERLOG(5)


                                  gg         (guest)  is  for   an
                                            passworded guest user
                                            (see  the  gguueessttggrroouupp
                                            command   in   ffttppaacc--
                                            cceessss((55)) ).
                                  rr         (real) is for a local
                                            authenticated user.

       _u_s_e_r_n_a_m_e            is  the  local  username, or if guest,
                           the ID string given.

       _s_e_r_v_i_c_e_-_n_a_m_e        is  the  name  of  the  service  being
                           invoked, usually FTP.

       _a_u_t_h_e_n_t_i_c_a_t_i_o_n_-_m_e_t_h_o_d
                           is  the method of authentication used.
                           Can be one of:
                                  00         none
                                  11         RFC931 Authentication

       _a_u_t_h_e_n_t_i_c_a_t_e_d_-_u_s_e_r_-_i_d
                           is the user id returned by the authen-
                           tication method.  A * is  used  if  an
                           authenticated  user  id  is not avail-
                           able.

FFIILLEESS
       //uussrr//aaddmm//xxffeerrlloogg
SSEEEE AALLSSOO
       ffttppdd((88)),, ffttppaacccceessss((55))



























                            4 May 1992                          2


