496
edits
mNo edit summary |
|||
| Line 30: | Line 30: | ||
If you want to get a file from computer 2 and put it on your own computer the syntax is slightly different. You will have to use this syntax: | If you want to get a file from computer 2 and put it on your own computer the syntax is slightly different. You will have to use this syntax: | ||
scp username@machine2:filename destination | scp username@machine2:filename destination | ||
For example: | For example: | ||
edits