The more I think about it, for this task, I think I can get away with
using FTP module.

But what if I wanted to run a script remotely.  i.e.  I have a script on
one server want to run it on files that exist on another server without
having to use FTP to get the files and copy them to server which script
resides on?

-brian



Brian Lasher
Catalog DSP Product Engineering
Best Practices and Yield Enhancement Team
[EMAIL PROTECTED]
281-274-2913(W)
281-684-4699(C)
713-664-6240(H)
281-274-2279(F)


-----Original Message-----
From: Thomas, Mark - BLS CTR [mailto:[EMAIL PROTECTED] 
Sent: Thursday, December 09, 2004 10:40 AM
To: Lasher, Brian; [EMAIL PROTECTED]
Subject: RE: [Perl-unix-users] remote login

Lasher, Brian wrote:

> Anyone know of any good CPAN modules to remotely
> login to another unix server and access files on
> that server.  I did a search on CPAN for remote
> login and got >1000 modules.

Depends on what you want to do. If you didn't use perl, how would you do
it?
FTP? Telnet? Some other protocol? Whichever it is, you can do the same
thing
with Perl. You'll have to be more specific about what you're trying to
accomplish.

-- 
Mark Thomas 
Internet Systems Architect
_______________________________________
BAE SYSTEMS Information Technology 
2525 Network Place
Herndon, VA  20171  USA 




_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to