Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The set up for each client is different, as detailed belowin the following subsections. It has been reported that rclone seems to be the more robust choice for very large file transfers.

MinIO Client

Code Block
languagebash
themeMidnight
mc alias set <ALIAS_NAME> https://acacia.pawsey.org.au <ACCESS_ID> <SECRET_KEY>

...

To use rclone commands, you will need to load the rclone module:

Code Block
languagebash
themeMidnight
module load rclone

...