ub0005 opened a new issue, #87: URL: https://github.com/apache/airavata-mft/issues/87
**Description:** Command: mft cp source_storage_name/path destination_storage_name/path on executing the above command it prints the below questionnaire A total number of **2** files to be transferred. Total volume is 91808874 bytes. Do you want to start the transfer? [Y/n]: Here actually the number of transferred files is 1 but the logs show 2 files as a count. Steps to reproduce: - configure source storage - configure destination storage - use copy command to transfer files Expected Behaviour: The count should be logged as the actual count of files being transferred. Environment:: M2 Mac -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
