ssh2+checksum+ perl module ?

Z

zeke03

Hello,

I would like to work on ssh and checksum. In fact, this is what i would like to
do :

- chekcsum files to send on the local server
- send files + checksum files by ssh (ssh2) to the distant server
- connect to the distant server by ssh (the public key are ok) to do a checksum
on the files which were send
- compare the two checksums

=> so, my questions is : is there a perl module that allow such things ?!
which one ?


Thanks a lot !

(e-mail address removed)
 
J

James Willmore

I would like to work on ssh and checksum. In fact, this is what i
would like to
do :

- chekcsum files to send on the local server
- send files + checksum files by ssh (ssh2) to the distant server
- connect to the distant server by ssh (the public key are ok) to do
a checksum on the files which were send
- compare the two checksums

=> so, my questions is : is there a perl module that allow such
things ?!
which one ?

Net::SSH and Net::SCP modules - for the ssh part of your post.

Any one of the Digest modules _should_ fit the bill for the checksum.

You can find other module to your liking by using the search on
http://search.cpan.org/

HTH

--
Jim

Copyright notice: all code written by the author in this post is
released under the GPL. http://www.gnu.org/licenses/gpl.txt
for more information.

a fortune quote ...
"Nirvana? Thats the place where the powers that be and their
<friends hang out. -- Zonker Harris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top