Instructions for copying data from LANL to janus


The instructions below will assist LANL users in copying their data from LANL to the Sandia ASCI-RED LANL.

Note that this assumes you have done your kinit on your LANL workstation.

Also, once we have DCE working right, if you have done kinit, you won't be prompted for your password.

.kent.pfay,/users/pfay {147} > scp your_local_files janus.sandia.gov:dest_name
Password: your_dce_password
.kent.pfay,/users/pfay {148} > 


Acknowledgement and Disclaimer
That's it! A more explicit example:
.kent.pfay,/users/pfay {147} > scp tmp*.jnk janus.sandia.gov:tst
Password:  your_dce_password
.kent.pfay,/users/pfay {148} > 
This will copy the files tmp*.jnk from my current directory on kent to the subdirectory 'tst' in my home directory on janus.
.kent.pfay,/users/pfay {147} > scp tmp*.jnk janus.sandia.gov:tst
Password:  your_dce_password
.kent.pfay,/users/pfay {148} >