Your Ad Here

Posted By

nielsenrc on 06/01/11


Tagged

linux


Versions (?)

SCP (Copy) a file from Remote to Local Linux Machine


 / Published in: Bash
 

URL: http://www.linuxtutorialblog.com/post/ssh-and-scp-howto-tips-tricks

  1. [rechosen@localhost ~]$ scp -P yourport yourusername@yourserver:/home/yourusername/examplefile .

Report this snippet  

You need to login to post a comment.