Ready for review
How to copy data between NeSI Mahuika and AgR eRI
Until a Globus endpoint is available in AgResearch eRI, the data transfer from NeSI Mahuika requires manual configuration. This article provides a step-by-step guide.
Instructions
On the eRI login node modify the SSH config file according to https://support.nesi.org.nz/hc/en-gb/articles/360000625535-Standard-Terminal-Setup
Connect to the eRI login node.
Example copy command (from a Mahuika project to a project folder on eRI:
scp -r mahuika:/{path}/{folder/file name} /projects/{project id}/
The connection can only be initiated from the eRI. Connecting from Mahuika to eRI is not possible due to firewall constraints.