----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 04, 2001 5:23 PM
Subject: [SLUG] Basic ftp script question


> I want to create a basic ftp script to push /pull some website log files.
>
> I need to get them both from windoze and linux machines on to a central
> machine.
>
> I was thinking to create a ftp script to transfer them but I don't know
how
> to supply the passord for basic ftp ? I can do it for ncftp using
> the ftp://username:password@host syntax but I would prefer to use basic
> ftp on windoze and push the logs to the other machine.

You want to use the right tool for the right job.

Consider using Perl + Net::FTP.

And yes, Perl does run on Win32 systems [see ActivePerl].

C.
--==============================================--
  Crossfire      | This email was brought to you
  [EMAIL PROTECTED] | on 100% Recycled Electrons
--==============================================--




-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to