veeso / termscp

🖥 A feature rich terminal UI file transfer and explorer with support for SCP/SFTP/FTP/S3/SMB
https://termscp.veeso.dev
MIT License
1.62k stars 48 forks source link

[BUG] - Transfer size is wrong when transferring selected files #38

Closed veeso closed 3 years ago

veeso commented 3 years ago

Description

When downloading or uploading files using selections, the transfer size is applied to the individual file in transfer, instead that on the entire transfer. An analysis have to be done in order to solve this issue.

Steps to reproduce

transfer a group of files.

Expected behaviour

The transfer size should actually be the sum of the files' size.

Environment

N.A.

Log

N.A.

Additional information

N.A.

veeso commented 3 years ago

Issue implemented in PR #51 ; merged into 0.5.1