cyverse / gocommands

iRODS Command-line Tools written in Go
Other
29 stars 18 forks source link

Add a new flag that reports transferred files and their checksums #41

Closed iychoi closed 2 weeks ago

iychoi commented 1 month ago

Add a new flag --report to put, get, sync and bput to create a transfer summary report. The flag takes either 1) a path to a file or 2) - or empty string for stdout output.

iychoi commented 2 weeks ago

This is added in the new release. https://github.com/cyverse/gocommands/releases/tag/v0.9.11