StatVfsRequest class StatVfsRequest : SftpExtendedRequest Documentation public string Path { get; } public StatVfsRequest(uint protocolVersion, uint requestId, string path, Action<SftpExtendedReplyResponse> extendedAction, Action<SftpStatusResponse> statusAction)