Dart.Ftp Namespace : ListProgress Class |
The following tables list the members exposed by ListProgress.
Name | Description | |
---|---|---|
BytesCopied | Gets the total number of bytes transferred for the entire copy operation. | |
Count | Total number of folders + files to be transferred. | |
Index | Index of folder or file in the transfer list. | |
Percentage | Gets the percentage (0-100) of bytes copied in the entire copy operation. | |
TotalBytes | Gets the aggregated number of bytes for the entire copy operation. Returns the value of BytesCopied if the SIZE is unknown or less than BytesCopied. |