The FtpFileInfo type exposes the following members.

Properties

  NameDescription
FullName
The full name of the directory or file.
Group
Length
File size in bytes.
Name
The name of the directory or file.
Owner
Timestamp
File timestamp.
Type
Type of the file (
CopyC#
DIRECTORY_TYPE
,
CopyC#
FILE_TYPE
, etc.).

See Also