x.ftp - FTP Hook

x.ftp.onlist = function(isnlstboolean, channelnumber, filenamestring, filesize, modifiedseconds)

Provides an opportunity to change the FTP listing format.

Called when a client performs a LIST or NLST on the ip.buffer's FTP server.

If this function returns a string the client is given the string for the given directory entry.