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