ssh2+checksum+ perl module ?

From: zeke03 (zeke03__at_caramail.com)
Date: 10/30/03


Date: 30 Oct 2003 15:57:55 GMT


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 !

zeke03@caramail.com

-- 
Ce message a ete poste via la plateforme Web club-Internet.fr
This message has been posted by the Web platform club-Internet.fr
http://forums.club-internet.fr/


Relevant Pages

  • Re: warning: remote host identification has changed!
    ... Rupert Eibauer writes: ... I am assuming that ssh is storing a different type of ... checksum in the known_hosts file, and thus it shows me the correct ...
    (comp.security.ssh)
  • Re: ssh2+checksum+ perl module ?
    ... > I would like to work on ssh and checksum. ... > - chekcsum files to send on the local server ... Any one of the Digest modules _should_ fit the bill for the checksum. ...
    (comp.lang.perl.misc)