edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

The FTPFile type exposes the following members.

Constructors

  NameDescription
Public methodFTPFile
Constructor

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Overrides Object..::..ToString()()()().)

Fields

  NameDescription
Protected fieldfileName
File/dir name
Protected fieldfileOwner
Owner if known
Protected fieldfilePath
Directory if known
Protected fieldfilePermissions
Permission bits string
Protected fieldfileSize
Size of file
Protected fieldisDir
Is this a directory?
Protected fieldisLink
Is this file a symbolic link?
Protected fieldkids
Children if a directory
Protected fieldlastModifiedTime
Last modified
Protected fieldlinkedFileName
Name of file this is linked to
Protected fieldlinkNum
Number of links to file
Public fieldStatic memberOS400
Protected fieldrawRep
Raw string
Public fieldStatic memberUNIX
UNIX type
Public fieldStatic memberUNKNOWN
Unknown remote server type
Protected fielduserGroup
Group if known
Public fieldStatic memberVMS
VMS type
Public fieldStatic memberWINDOWS
Windows type

Properties

See Also