Difference between revisions of "Remote control"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
*ssh -Y shaproma@tesla.iac.isu.edu | *ssh -Y shaproma@tesla.iac.isu.edu | ||
*iac.isu.edu/manuals iacuser iacuser | *iac.isu.edu/manuals iacuser iacuser | ||
− | |||
− | |||
Line 16: | Line 14: | ||
*scp -r shaproma@tesla.iac.isu.edu:/home/shaproma/Documents/Remcom/XFdtd/doc/* . | *scp -r shaproma@tesla.iac.isu.edu:/home/shaproma/Documents/Remcom/XFdtd/doc/* . | ||
+ | |||
+ | *for windows machine use winscp | ||
Revision as of 23:10, 19 December 2012
- ssh -Y shaproma@inca.iac.isu.edu
- ssh -Y shaproma@aztec.iac.isu.edu
- ssh -Y shaproma@tesla.iac.isu.edu
- iac.isu.edu/manuals iacuser iacuser
to copy file from current place to remote machine
- scp file shaproma@inca.iac.isu.edu:/home/file
to copy all directory .../doc/ from remote machine to current dir
- scp -r shaproma@tesla.iac.isu.edu:/home/shaproma/Documents/Remcom/XFdtd/doc/ .
to copy all files .../doc/* from remote machine to current dir
- scp -r shaproma@tesla.iac.isu.edu:/home/shaproma/Documents/Remcom/XFdtd/doc/* .
- for windows machine use winscp
- nautilus //to start file browser
PuTTY