in reply to
SFTP Protocal
I always found
Net::SFTP
hard to setup and sometimes very slow. You may want to consider
Net::SFTP::Foreign
, which wraps around the ssh commandline tool. Here you don't need the fancy math libraries.
print+qq(\L@{[ref\&@]}@{['@'x7^'!#2/"!4']});
Comment on
Re: SFTP Protocal
Download
Code
Replies are listed 'Best First'.
Re^2: SFTP Protocal
by
vetrivel
(Sexton)
on Jun 13, 2009 at 08:24 UTC
Please look into to the Issuce
NET::SFTP::Foreign in perl
about Net::SFTP::Foreign
[reply]
In Section
Seekers of Perl Wisdom