Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Krasnov8953/468691144e5df6cd955c0631d2fbf596 to your computer and use it in GitHub Desktop.
Save Krasnov8953/468691144e5df6cd955c0631d2fbf596 to your computer and use it in GitHub Desktop.
copy file from remote host via scp
scp root@serv:/home/text.php /Users/user/pathtolocalfolder/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment