The SftpItem type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | Accessed | Obsolete. |
![]() ![]() | Created | Obsolete. |
![]() ![]() | CreationTime |
Gets the creation time of the item.
(Inherited from FileSystemItem.) |
![]() ![]() | Group |
Gets the group of the file. Contains the group name on SFTP v4 servers and group ID on SFTP v3 servers.
|
![]() ![]() | GroupId |
Gets the group ID of the file. Only available on SFTP v3 servers.
|
![]() ![]() | IsDirectory |
Gets the flag indicating whether the item might be a directory.
(Overrides FileSystemItem..::..IsDirectory.) |
![]() ![]() | IsFile |
Gets the flag indicating whether the item might be a file.
(Overrides FileSystemItem..::..IsFile.) |
![]() ![]() | IsLink |
Gets a value indicating whether the item is a link.
(Overrides FileSystemItem..::..IsLink.) |
![]() ![]() | IsSymlink | Obsolete. |
![]() ![]() | LastAccessTime |
Gets the last access time of the item.
(Inherited from FileSystemItem.) |
![]() ![]() | LastWriteTime |
Gets the last modification time of the item.
(Inherited from FileSystemItem.) |
![]() ![]() | Length |
Gets the file length.
(Overrides FileSystemItem..::..Length.) |
![]() ![]() | Modified | |
![]() ![]() | Name |
Gets the name of the file or directory.
(Overrides FileSystemItem..::..Name.) |
![]() ![]() | Owner |
Gets the owner of the file. Contains the owner name on SFTP v4 servers and owner ID on SFTP v3 servers.
|
![]() ![]() | OwnerId |
Gets the owner ID of the file. Only available on SFTP v3 servers.
|
![]() ![]() | Path |
Gets the path of the file or directory.
(Overrides FileSystemItem..::..Path.) |
![]() ![]() | Permissions |
Gets the Unix/SFTP permissions.
|
![]() ![]() | Size | Obsolete. |
![]() ![]() | Type |
Gets the type of the item.
|
![]() ![]() | User | Obsolete. |
![]() ![]() | UserId | Obsolete. |