MLSxEntry represents an entry in responses of MLST/MLSD. Each entry has the facts (e.g., size, last modification time, etc.) and the pathname.

Attributes
Read
No documentation available
Read
No documentation available
Class Methods
No documentation available
Instance Methods

Returns true if the APPE command may be applied to the file.

Returns true if files may be created in the directory by STOU, STOR, APPE, and RNTO.

Returns true if the file or directory may be deleted by DELE/RMD.

Returns true if the entry is a directory (i.e., the value of the type fact is dir, cdir, or pdir).

Returns true if the MKD command may be used to create a new directory within the directory.

Returns true if the directory may be entered by CWD/CDUP.

Returns true if the entry is a file (i.e., the value of the type fact is file).

Returns true if the listing commands, LIST, NLST, and MLSD are applied to the directory.

Returns true if the objects in the directory may be deleted, or the directory may be purged.

Returns true if the RETR command may be applied to the file.

Returns true if the file or directory may be renamed by RNFR.

Returns true if the STOR command may be applied to the file.