Skip to end of banner
Go to start of banner

Transferring Files in/out Acacia

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

It is common to transfer files between 1) Acacia and your own/institutional computer/cluster, and 2) Acacia and Pawsey filesystems. Both kind of transfers are performed by tools/clients which are compatible with Amazon S3 protocol.

When transferring files between Acacia and Pawsey filesystems, the relevant module of the client of choice should be loaded first. In Pawsey clusters, we count with modules of the following S3 compatible clients:


  • rclone (this is the recommended client):

module load rclone/<version>


  • aws client:

module load awscli/<version>

In-depth description of the different tools/clients for accessing and transferring data in/out Acacia is in the Acacia - User Guide.

Included in the Acacia User Guide areĀ Workflow Examples workflow examples for the management of data to and from Acacia for specific jobs.

Related pages

  • No labels