https://bz.apache.org/bugzilla/show_bug.cgi?id=63248

--- Comment #1 from Eugène Adell <[email protected]> ---
Created attachment 36479
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36479&action=edit
patch

suggested patch that introduces feat action

The output will be something like :

feat:
      [ftp] Opening FTP connection to localhost
      [ftp] connected
      [ftp] logging in to FTP server
      [ftp] login succeeded
      [ftp] Doing Feat Command:
      [ftp]  SIZE
      [ftp]  MDTM
      [ftp]  REST STREAM
      [ftp]  LANG en;zh-tw;ja;is
      [ftp]  MLST Size;Modify;Type;Perm
      [ftp]  AUTH SSL
      [ftp]  AUTH TLS
      [ftp]  MODE Z
      [ftp]  UTF8
      [ftp]  TVFS
      [ftp]  MD5
      [ftp]  MMD5
      [ftp]  MFMT
      [ftp] disconnecting

feat:
      [ftp] Opening FTP connection to ftp.ietf.org
      [ftp] connected
      [ftp] logging in to FTP server
      [ftp] login succeeded
      [ftp] Doing Feat Command:
      [ftp]  LANG ru-RU;zh-TW;es-ES;fr-FR;en-US*;zh-CN;it-IT
      [ftp]  MDTM
      [ftp]  TVFS
      [ftp]  MFMT
      [ftp]  SIZE
      [ftp]  MFF modify;UNIX.group;UNIX.mode;
      [ftp]  REST STREAM
      [ftp]  MLST
modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.mode*;UNIX.owner*;
      [ftp]  UTF8
      [ftp]  EPRT
      [ftp]  EPSV
      [ftp] disconnecting

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to