On Tue, Jun 26, 2001 at 10:56:51AM -0700, Chirag Patel wrote:
: hello,
: i would like write a script that, when executed from a win32 machine,
: processes data that is archived on a Linux server.  Is there a way of
: connecting to the server to collect data from files other than Net::Telnet?
: thanks,
: chirag.

You could use Net::Ftp and move the files locally.  This would
probably speed up your processing time, too.

  Casey West

-- 
Technology makes it possible for people to gain control over
everything, except over technology. 
-- John Tudor

Reply via email to