Opened 6 years ago
Closed 6 years ago
#1551 closed help (fixed)
Automating the processes of scp'ing ARCHER UM output to JASMIN
Reported by: | shosking | Owned by: | um_support |
---|---|---|---|
Component: | ARCHER | Keywords: | |
Cc: | michmcr@… | Platform: | ARCHER |
UM Version: | 8.4 |
Description
Is there an automated way in which UM output can be archived/copied (e.g., over scp) to JASMIN (ceda.ac.uk) ?
I guess one option would be to setup a cron job on ARCHER and scp PP files over a password-less connection to JASMIN. However, users do not have the required unix privileges for this.
Thanks,
Scott
Change History (2)
comment:1 Changed 6 years ago by willie
comment:2 Changed 6 years ago by willie
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Hi Scott,
You need to have an SSH agent running on the local machine. The script xfer_update_xlhau is on JASMIN and does rsync:
Regards
Willie