SftpRealPathRequest class SftpRealPathRequest : SftpRequest Documentation public string Path { get; } public SftpRealPathRequest(uint protocolVersion, uint requestId, string path, Action<SftpNameResponse> nameAction, Action<SftpStatusResponse> statusAction)