An NDoc Documented Class Library

FTPFile Fields

The fields of the FTPFile class are listed below. For a complete list of FTPFile class members, see the FTPFile Members topic.

Public Static Fields

OS400 
UNIX UNIX type
UNKNOWN Unknown remote server type
VMS VMS type
WINDOWS Windows type

Protected Instance Fields

filePathDirectory if known
kidsChildren if a directory

Protected Internal Instance Fields

fileName File/dir name
fileOwner Owner if known
filePermissions Permission bits string
fileSize Size of file
isDir Is this a directory?
isLink Is this file a symbolic link?
lastModifiedTime Last modified
linkedFileName Name of file this is linked to
linkNum Number of links to file
rawRep Raw string
userGroup Group if known

See Also

FTPFile Class | EnterpriseDT.Net.Ftp Namespace