Copy files from one machine to another machine

--0-1622779252-1267620021=:77322
Content-Type: text/plain; charset=us-ascii

Hi all,

I need to copy files from one machine to another machine. I need to use Net::SCP module .
Can you please give/help me small Perl snippet which will copy the files

Please advice

Regards
Irfan.



--0-1622779252-1267620021=:77322--
Irfan Sayed [ Mi, 03 März 2010 13:40 ] [ ID #2033989 ]

Re: Copy files from one machine to another machine

On Wed, Mar 3, 2010 at 8:40 PM, Irfan Sayed <irfan_sayed2002 [at] yahoo.com> wrote:
> Hi all,
>
> I need to copy files from one machine to another machine. I need to use Net::SCP module .
> Can you please give/help me small Perl snippet which will copy the files
>

I was thinking this module's document has already given the examples.

http://search.cpan.org/~ivan/Net-SCP-0.08/SCP.pm



--
Jeff Peng
Email: jeffpeng [at] netzero.net
Skype: compuperson

--
To unsubscribe, e-mail: beginners-unsubscribe [at] perl.org
For additional commands, e-mail: beginners-help [at] perl.org
http://learn.perl.org/
Jeff Peng [ Mi, 03 März 2010 15:55 ] [ ID #2033992 ]
Perl » gmane.comp.lang.perl.beginners » Copy files from one machine to another machine

Vorheriges Thema: parsing numbers from grep
Nächstes Thema: File::Find NO RECURSION Howto