The SftpAttributes type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkCreated
Gets or sets the DateTime of the item creation. Only supported for SFTP v4 servers!
Public propertySupported by the .NET Compact FrameworkGroup
Gets the group.
Public propertySupported by the .NET Compact FrameworkGroupId
Gets the group ID.
Public propertySupported by the .NET Compact FrameworkModified
Gets or sets the DateTime of last modification (along with last access datetime).
Public propertySupported by the .NET Compact FrameworkPermissions
Gets or sets the Unix/SFTP permissions.
Public propertySupported by the .NET Compact FrameworkUser
Gets the user.
Public propertySupported by the .NET Compact FrameworkUserId
Gets the user ID.

See Also