SftpFileSytemInformation public class SftpFileSytemInformation Documentation public ulong AvailableBlocks { get; } public ulong AvailableNodes { get; } public ulong BlockSize { get; } public ulong FreeBlocks { get; } public ulong FreeNodes { get; } public bool IsReadOnly { get; } public ulong MaxNameLenght { get; } public ulong Sid { get; } public bool SupportsSetUid { get; } public ulong TotalBlocks { get; } public ulong TotalNodes { get; }