Remote control

From New IAC Wiki
Revision as of 20:16, 25 July 2012 by Shaproma (talk | contribs)
Jump to navigation Jump to search

ssh -Y shaproma@inca.iac.isu.edu

ssh -Y shaproma@aztec.iac.isu.edu

ssh -Y shaproma@tesla.iac.isu.edu


scp file shaproma@inca.iac.isu.edu:/home/file //copy file from current place to remote machine

scp -r shaproma@tesla.iac.isu.edu:/home/shaproma/Documents/Remcom/XFdtd/doc/ . //copy all directory /doc/ from remote machine to current dir

scp -r shaproma@tesla.iac.isu.edu:/home/shaproma/Documents/Remcom/XFdtd/doc/* . //copy all files in /doc* from remote machine to current dir

PuTTY

iac.isu.edu/manuals iacuser iacuser