Attention: Confluence is not suitable for the storage of highly confidential data. Please ensure that any data classified as Highly Protected is stored using a more secure platform.
If you have any questions, please refer to the University's data classification guide or contact ict.askcyber@sydney.edu.au
Using CyberDuck
Download Cyberduck from https://cyberduck.io, then open Cyberduck and connect to HPC:
- Click Open Connection.
- Select SFTP (SSH File Transfer Protocol) from the drop-down menu at the top of the Open Connection box.
- In the Server field, type
hpc.sydney.edu.au
. - In the Username field, type your UniKey.
- In the Password field, type your UniKey password.
- Click Connect.
- When the Unknown fingerprint box appears, click the Always check box in the lower-left hand corner, then click Allow.
If you successfully logged in, you will see a directory listing of /home/abcd1234
.
You can then transfer data to and from your local computer and HPC by dragging and dropping files between your computer’s file explorer and the Cyberduck window.