FtpFileType

The type of a file in an FTP listing.

Values

ValueMeaning
unknown

An unknown file or type (no type fact.)

file

A regular file, or similar.

cdir

The current directory (e.g. ., but not necessarily.)

pdir

A parent directory (usually "..".)

dir

Any other type of directory.

other

Another type of file. Consult the "type" fact.

Meta