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