http://qs1969.pair.com?node_id=30378


in reply to Re: Comparing checksums of local/remote files.
in thread Comparing checksums of local/remote files.

Yea, I know about it but the problem is that I cannot have ANYTHING installed on these machines. The administration is (*uugh*) outsourced. I'm still waiting on getting DBI installed on one of the devel machines. Suck!
  • Comment on RE: Re: Comparing checksums of local/remote files.

Replies are listed 'Best First'.
RE: RE: Re: Comparing checksums of local/remote files.
by fundflow (Chaplain) on Aug 31, 2000 at 00:49 UTC
    ...On the same line of thought:

    If you still want to use rsync, then you can have your script copy it over on /tmp and run it from there.

    On Solaris it takes 200k and on linux 135k, so it's not a big deal.


    Needless to say, it would still be nice to have a similar perlish method :)