First page Back Continue Last page Overview Graphics
Example 1-15
Copying to other computers scp
You can copy file to a given remote Linux machine using command scp
You can copy file from a given remote Linux machine to your machine using command scp
If you want to copy to or from a Linux machine, use -r switch with scp command.