in reply to using Net::Netrc

can you help me with the sample code

Where's the sample code ;-)

Walking the road to enlightenment... I found a penguin and a camel on the way.....
Fancy a yourname@perl.me.uk? Just ask!!!

Replies are listed 'Best First'.
Re^2: using Net::Netrc
by srini_veera (Initiate) on May 18, 2005 at 16:11 UTC
    Hi ghenry, We all know the common way to use Net::FTP and ftp files from a host to a target system.but how to do the same thing by using .netrc file ? i am sure that we have to use Net::Netrc module but whats the next step after connecting? how can i use the object that is created by connecting to the target so that i can ftp files ? Please help. thanks in advace Veera