<PackageReference Include="SSH.NET" Version="2024.0.0" />

Renci.SshNet.Sftp.SftpFileSytemInformation

public ulong AvailableBlocks { get; }

public ulong AvailableNodes { get; }

public ulong BlockSize { get; }

public ulong FileSystemBlockSize { 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; }