copy file from linux host to windows using putty

Posted by iamrohitbanga on Super User See other posts from Super User or by iamrohitbanga
Published on 2010-04-13T15:42:17Z Indexed on 2010/04/13 15:54 UTC
Read the original article Hit count: 282

Filed under:

I use scp command on my bash shell to copy a file from a remote linux machine while I am logged on to it using ssh.

Now if I connect to the linux machine using Putty on windows machine will I still be able to use scp command to copy files on my windows machine.

what will the command look like?

© Super User or respective owner

Related posts about putty