On 12/4/06, John Fiore <[EMAIL PROTECTED]> wrote: > > Remember, what I was after (on Vim del Toboso's behalf) was a > > slick way to do this bit of pseudo code: > > > > For each filename in some list: > > if /here/filename is different from /there/filename then > > copy and encrypt /here/filename > > to /there/filename > > and be quick about it > > endif > > I didn't realize that your long posting was in response to this query. > Clearly version control of any kind is not what you're looking for.
Seems more like an rsync to an encrypted partition would be best suited here. Use a VPN if you want to do it remotely encrypted. I believe that most (or at least many do) Linux distro's already have Ruby, Perl, and Python now -- so I would venture a guess (and a hopeful one) that they chose whatever language worked the best for whatever function or whatever skill set author X could do feature Y in better. Just a guess... --Kenny _______________________________________________ Openbsd-newbies mailing list [email protected] http://mailman.theapt.org/listinfo/openbsd-newbies
