> > To be blunt, why are the programs that implement the ssh protocol so stupid?
> 
> Because *you* didn't write the code to fix them.

A fair response.  Where can I find source code for a GUI Win32 ssh file
transfer program that will talk with a unix machine running the ssh.com
server?  I don't have time to build one from scratch, but I think I could add
options for fixing line terminations to an existing program.  I've been
tempted to do this with the Putty pscp.exe, but when I do a command-line ssh
transfer, it's usually in a script where calling dos2unix first is easy.  I
should mention that I can deal with the line termination problems, but I'm in
a support position and I don't want my clients to have to deal with this.

Reply via email to