SftpFileAttributes
Contains SFTP file attributes.
Gets or sets the extensions.
Gets a value indicating whether the group members can execute this file.
Gets a value indicating whether the group members can read from this file.
Gets a value indicating whether the group members can write into this file.
Gets or sets file group id.
Gets a value indicating whether file represents a block device.
Gets a value indicating whether file represents a character device.
Gets a value indicating whether file represents a directory.
Gets a value indicating whether file represents a named pipe.
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 time the current file or directory was last accessed.
Gets or sets the time when the current file or directory was last written to.
Gets a value indicating whether the others can execute this file.
Gets a value indicating whether the others can read from this file.
Gets a value indicating whether the others can write into this file.
Gets a value indicating whether the owner can execute this file.
Gets a value indicating whether the owner can read from this file.
Gets 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.