View Single Post
Old 04-07-2005, 06:05 PM  
joechip
Registered User
 
Join Date: Apr 2003
Posts: 27
Quote:
Originally Posted by Jon
You can't download a file to your local pc using SSH...

Use SSH to move the file to a web directory on your box and download it via IE

Jon
That's news to me. I upload and download stuff from my unix servers to my windows PCs with WinSCP or scp under cygwin:

C:\Documents and Settings\Administrator>uname -a
CYGWIN_NT-5.1 cpaq 1.5.12(0.116/4/2) 2004-11-10 08:34 i686 unknown unknown Cygwin

C:\Documents and Settings\Administrator>scp -v
usage: scp [-1246BCpqrv] [-c cipher] [-F ssh_config] [-i identity_file]
[-l limit] [-o ssh_option] [-P port] [-S program]
[[user@]host1:]file1 [...] [[user@]host2:]file2
joechip is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote