I read bazillion questions on similar topic but they always mean "PSCP" when saying "PuTTy". The thing is I am in an environment where I am not allowed to use anything else than either PuTTy or WinSCP. And I want to copy files in a script.

I was told that this can be done using commands in a file that can be passed to PuTTy. And that this solution does not open another connection, but rather uses the one already opened by putty.exe. (I can not connect from outside to my working PC, so I can not start scp on the remote server to push files to my disk.)

link|improve this question

71% accept rate
3  
Have you checked WinSCP command line options? You may not have to use PuTTy at all. – karatedog Dec 12 '11 at 12:17
oh thanks, this looks actually promising :) – Jaroslav Záruba Dec 12 '11 at 12:32
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.