<p>I want to keep away from using and installing ssh keys. The files I&#39;m sending are just parts of a log file. There is no need for security as the servers are all in secure network. </p>
<p>So, that is why I want to use Perl or Ksh. </p>
<p>Let me know. Thanks.<br>
-GGR</p>
<div class="gmail_quote">On Aug 28, 2012 9:01 AM, &quot;John L. Cunningham&quot; &lt;<a href="mailto:djohngo@gmail.com">djohngo@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Mon, Aug 27, 2012 at 12:53:52PM -0400, Rajiv Gunja wrote:<br>
&gt; I have been looking at CURL, perl, PHP, KSH/BASH for sending files to a<br>
&gt; web-server, from UNIX based OSes, which is the easiest without requiring extra<br>
&gt; installation? I am guessing PERL as it is available on all our platforms.<br>
&gt;<br>
&gt; If PERL, which module do I use? I am not good with PERL, so Please advise.<br>
&gt; Thanks<br>
<br>
Hi Rajiv,<br>
<br>
Is ssh an extra install? I usually use scp or sftp for this because<br>
public key authentication makes easier to automate these kinds of tasks.<br>
--<br>
John<br>
<br>
_______________________________________________<br>
CALUG mailing list<br>
<a href="mailto:CALUG@unknownlamer.org">CALUG@unknownlamer.org</a><br>
<a href="http://lists.unknownlamer.org/listinfo/calug" target="_blank">http://lists.unknownlamer.org/listinfo/calug</a><br>
</blockquote></div>