[CALUG] Uploading file or sending text to web-server.
John L. Cunningham
djohngo at gmail.com
Tue Aug 28 08:59:24 EDT 2012
On Mon, Aug 27, 2012 at 12:53:52PM -0400, Rajiv Gunja wrote:
> I have been looking at CURL, perl, PHP, KSH/BASH for sending files to a
> web-server, from UNIX based OSes, which is the easiest without requiring extra
> installation? I am guessing PERL as it is available on all our platforms.
>
> If PERL, which module do I use? I am not good with PERL, so Please advise.
> Thanks
Hi Rajiv,
Is ssh an extra install? I usually use scp or sftp for this because
public key authentication makes easier to automate these kinds of tasks.
--
John
More information about the CALUG
mailing list