USAGE:
True
= returns all versions of a file with the respective ;# False
= only the last version will return (Default) filename
is a filename and versioning is OFF, the version 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 crucial specialy if your goal is to delete the output of the parser.
@author Winston Ojeda @author Steve Cohen @version $Id: VMSFTPEntryParser.java,v 1.12 2004/06/29 04:54:29 dfs Exp $
|
|