Skip to content

Instantly share code, notes, and snippets.

@tuttelikz
Created January 20, 2018 03:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tuttelikz/158a7f0c646efd62e129e1bbd8a24952 to your computer and use it in GitHub Desktop.
Save tuttelikz/158a7f0c646efd62e129e1bbd8a24952 to your computer and use it in GitHub Desktop.
# After installation of PuTTY, open command window prompt and type the following:
//For copying folder:
pscp -r source destination
//For copying file:
pscp source destination
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment