StatVfsRequest class StatVfsRequest : SftpRequest Documentation public const string NAME = "statvfs@openssh.com" public string Path { get; } public StatVfsRequest(uint requestId, string path, Action<SftpExtendedReplyResponse> extendedAction, Action<SftpStatusResponse> statusAction)