Greetings, My ftpd administrator recently disabled the use of the LIST command and wants STAT used instead.
RFC959 states that 'the command is analogous to the "list" command except that data shall be transferred over the control connection.' I normally use lftp's 'cls' command to get a directory listing so it's formatted in a way I like. It would be great if I could somehow retain these features in using STAT. Can this be accomplished somehow even if it is dirty to somehow how alias LIST to STAT? Thanks!
