Jeff:
Yes. Merely use something like:

system("scp Source Destination");

This would be the easiest way, or, also:

`scp Source Dest`;

More elaborate stuff can be done, but this is good for starters.

Best Regards,

Greg 
-----Original Message-----
From: Jeff Liu [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 01, 2002 11:44 AM
To: Beginners
Subject: scp inside perl



Hi all,

Is there a way to do scp inside perl script?

Thanks,
Jeff Liu

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


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

Reply via email to