USAGE:
That's all there is to it.
Each FTPFile object is populated just like any other FTPFile object. The only thing not implemented at this time is the file permissions, but I can do it if there is a real need for it.
!NOTE/WARNING!:Before you pass the parser to listFiles, make sure you are in the directory that you need to be. This parser will return the filtered files from the directory it is in. This becomes specially crucial if your goal is to delete the output of the parser.
@author Winston Ojeda @author Steve Cohen @version $Id: OS2FTPEntryParser.java,v 1.11 2004/06/29 04:54:29 dfs Exp $ @see org.apache.commons.net.ftp.FTPFileListParser
|
|