Hello Ahmed,

Tuesday, December 04, 2001, Ahmed Moustafa <[EMAIL PROTECTED]> wrote:

AM> Actually, I need to interact with a Secure FTP (SFTP) client. Is there 
AM> some module for that?
Ahmed, i've already show you the way. ask search.cpan.org, ok?
http://search.cpan.org/search?mode=module&query=sftp

AM> By the way, Are these modules installed by default on the Perl 
AM> distributions?
by default - no.
AM> Or, how can I tell if a module is installed or not?
something like
perl -e "use Net::FTP;"
if module is not installed, you'll recieve error.
AM> Thanks,

AM> Maxim Berlin wrote:

>> Hello Ahmed,
>> 
>> Tuesday, December 04, 2001, Ahmed Moustafa <[EMAIL PROTECTED]> wrote:
>> 
>> AM> Thanks a lot. Where can I find exmaples for using Expect.pm, please?
>> 
>> http://search.cpan.org/search?mode=module&query=expect
>> but, for telnet and ftp you can use Net::Telnet and Net::FTP modules.
>> http://search.cpan.org/doc/JROGERS/Net-Telnet-3.02/lib/Net/Telnet.pm
>> http://search.cpan.org/doc/GBARR/libnet-1.09/Net/FTP.pm



Best wishes,
 Maxim                            mailto:[EMAIL PROTECTED]



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to