SftpFileSystemInfo Class
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9147)
File system information returned by Get
Syntax
public class SftpFileSystemInfo
Inherited Members
Properties
Name | Description |
---|---|
Block |
Size of one block in the file system. |
File |
File system ID. |
Free |
Free space in the file system. |
Free |
Free space available for the current user. |
Is |
Indicates whether the file system is read-only. |
Total |
Total space (both empty and allocated) in the file system. |