Name | Description | |
---|---|---|
![]() | AllBytesPercent | Gets the percentage of the bytes that have been transferred for the entire group of files to transfer. |
![]() | AllBytesPerSecond | Gets the average throughput for the entire group of files being transferred, in bytes per second. |
![]() | AllBytesSkipped | Gets the total amount of bytes that were skipped so far for the group of files being transferred. |
![]() | AllBytesTotal | Gets the total amount of bytes of all files that will be transferred. |
![]() | AllBytesTransferred | Gets the total amount of bytes transferred so far for the group of files being transferred. |
![]() | BytesPercent | Gets the percentage of bytes transferred for the current file. |
![]() | BytesPerSecond | Gets the current file's average throughput in bytes per second. |
![]() | BytesSkipped | Gets the amount of bytes that were skipped for the current file. |
![]() | BytesTotal | Gets the total amount of bytes for the current file. |
![]() | BytesTransferred | Gets the amount of bytes transferred for the current file. |
![]() | FilesPercent | Gets the percentage of files that have been transferred so far. |
![]() | FilesSkipped | Gets the total number of files skipped so far. |
![]() | FilesTotal | Gets the total number of files to transfer. |
![]() | FilesTransferred | Gets the total number of files transferred so far. |
![]() | LocalFilename | Gets the path and filename of the local file. |
![]() | RemoteFilename | Gets the filename of the remote file. |