Renci.SshNet.UploadFileProgressReport public struct UploadFileProgressReport Provides the progress for a file upload. Documentation Code public ulong TotalBytesUploaded { get; } Gets the total number of bytes uploaded.