Renci.SshNet.Sftp.SftpFileAttributes
Gets a value indicating whether file represents a regular file.
Gets a value indicating whether file represents a socket.
Gets a value indicating whether file represents a symbolic link.
Gets or sets the local time the current file or directory was last accessed.
Gets or sets the UTC time the current file or directory was last accessed.
Gets or sets the local time when the current file or directory was last written to.
Gets or sets the UTC time when the current file or directory was last written to.
Gets or sets a value indicating whether the others can execute this file.
Gets or sets a value indicating whether the others can read from this file.
Gets or sets a value indicating whether the others can write into this file.
Gets or sets a value indicating whether the owner can execute this file.
Gets or sets a value indicating whether the owner can read from this file.
Gets or sets a value indicating whether the owner can write into this file.
Gets or sets the size, in bytes, of the current file.
Gets or sets file user id.
Returns a byte array representing the current SftpFileAttributes.
Sets the permissions.