There is a windows console command that has both the word "net" and the word "use"

net use * \\\\unc_server\\share

A typo perhaps?

richard



Beckett Richard-qswi266 <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]

03/19/2003 03:33 AM

       
        To:        "'Koteshwar Rao A'" <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
        cc:        
        Subject:        RE: Problem with Net::FTP



Have you got a typing error in the line?:

use Net::FTP;

R.

> -----Original Message-----
> From: Koteshwar Rao A [mailto:[EMAIL PROTECTED]
> Sent: 19 March 2003 09:28
> To: [EMAIL PROTECTED]
> Subject: Problem with Net::FTP
>
>
>
>     Hai ,
>
>     My name is eswar , I am in a process of automating the
> ftp process from
> a windows worstation to Unix server,
>
>     When I am using this Net::Ftp for this , I am getting the
>  following
> error,
>
>     Can't locate object method "Use" via package
> "Net::ftp"(perhaps you
> forgot to load "Net::ftp"?)
>      
>      Is there any problem with the Perl package that is installed???
>    
>     Second question : How do I get the information about the
> modules that
> are loaded in existing Perl ..
>  
>     Can anyone help me in getting out of this problem , Thanx
> in advance
>  
>     -- Eswar
>          
>      
>
> _______________________________________________
> Perl-Win32-Users mailing list
> [EMAIL PROTECTED]
> To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
>
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs


Reply via email to