transfer.sh
transfer.sh copied to clipboard
Fix for unrecognized flags on du
--total --block-size="K" --dereference were all unrecognized flags for this script. I have updated them to the correct flags to run correctly.