Scott Courtney wrote:
> I don't know anything about PuTTY other than that it's a Windows client for
> SSH, so I can't help you with the specifics of that tool. It's GUI-based,
> so you may want to navigate around the menus to see if there is a file transfer
> option.
Putty comes with PSCP.EXE which does that for Windoze clients
PuTTY Secure Copy client
Release 0.52
Usage: pscp [options] [user@]host:source target
pscp [options] source [source...] [user@]host:target
pscp [options] -ls user@host:filespec
Options:
-p preserve file attributes
-q quiet, don't show statistics
-r copy directories recursively
-v show verbose messages
-P port connect to specified port
-pw passw login with specified password
-unsafe allow server-side wildcards (DANGEROUS)