thanks for your reply...u mean to say this?

$t = Net::SSH::Perl->new("remote_1");
$t->login($uname,$paswd);
$t->cmd("ftp remote_2")

-----------


-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to