The SftpAttributes type exposes the following members.
Properties
Name | Description | |
---|---|---|
Created |
Gets or sets the DateTime of the item creation. Only supported for SFTP v4 servers!
| |
Group |
Gets the group.
| |
GroupId |
Gets the group ID.
| |
Modified |
Gets or sets the DateTime of last modification (along with last access datetime).
| |
Permissions |
Gets or sets the Unix/SFTP permissions.
| |
User |
Gets the user.
| |
UserId |
Gets the user ID.
|