Yes you can - just log into macomp001 and from there log into the node where your output is stored. For example, you may get an email from the cluster telling you that you had insufficent disk space on ICNFS to save the output of your compute job so it has been stored on, say, macomp07; to recover it, log into macomp001 and from there type:
- ssh macomp07
to connect to macomp7 via the cluster's internal network. Now you can copy, compress or delete the stored output or use scp, sftp, rysnc, etc to transfer it off the cluster to another computer where you have more space. You'll find that you have access from the cluster's nodes to systems on the college network or even outside the college, but not the other way round.
Longer term, when the remaining nodes from the existing cluster are migrated, use of ICNFS for cluster storage will eventually be discontinued in favour of our own larger and more reliable storage servers.