Instructions for copying data from LLNL to janus


The instructions below will assist LLNL users in copying their data from LLNL to the Sandia ASCI-Red LAN. From LLNL to the ASCI-Red LAN (sasn100)
k2.llnl.gov{pwork}40: scp your_local_files sasn100.sandia.gov:dest_name
Password: your_dce_password
k2.llnl.gov{pwork}41: 


Acknowledgement and Disclaimer
From the ASCI-Red LAN (sasn100) to LLNL
k2.llnl.gov{pwork}41: scp sasn100.sandia.gov:source_file_name your_local_file_name
Password: your_dce_password
k2.llnl.gov{pwork}42: 
That's it!

A more explicit example:

k2.llnl.gov{pwork}42: scp tmp*.jnk janus.sandia.gov:tst
Password: 
k2.llnl.gov{pwork}43: 
This will copy the files tmp*.jnk from my current directory on kent to the subdirectory 'tst' in my home directory on janus.