I&#39;m trying to setup a number of windows systems at work to upload files to a central Linux server using scp and authorized keys to allow for hands-off automation.<br><br>I started with PuTTY&#39;s &quot;pscp.exe&quot;, but it has some drawbacks I can&#39;t work around:<br>
&nbsp;* The first time it connects, it asks if the ssh fingerprint is OK.&nbsp; It won&#39;t let you use a command line switch to work around this.<br>&nbsp;* All connection information is stored in the registry.&nbsp; I&#39;d really like to use something that stores this in simple text files.<br>
&nbsp;* The identification key that comes from the Linux server has to be modified with PuttyGen to convert it to their format.<br><br>I looked at WinSCP, but it needs the PuttyGen converted keys too.<br>&nbsp;* Each location will be reporting back to a different server with a different admin, so creating a new key for the client based on their server is going to add a lot of overhead to my end.<br>
<br>CygWin crossed my mind, but it&#39;s a lot more than I&#39;d like to have my users install.<br><br>Can anyone point me to a free/gpl/oss command line client for Windows systems that performs just the scp/sftp function using an OpenSSH key format and saves the configuration information in text files?<br clear="all">
<br>I had hoped that the OpenSSH.org folks would have released a Windows command-line version of their tools, but all their links point me to GUI clients.<br><br>On a side topic, anyone ever tackled cross-compiling a Win32 text-only program under Linux? :-)<br>
<br>Dan<br><br>-- <br>&quot;Quis custodiet ipsos custodes?&quot; (Who can watch the watchmen?) -- from the Satires of Juvenal<br>&quot;I do not fear computers, I fear the lack of them.&quot; -- Isaac Asimov (Author)<br>** *** ***** ******* *********** *************<br>