First of all, when copying / verifying files, all the persistent data you need are the files themselves - you verify each file, and if it is invalid or does not exist, you (re) download it. rsync is a very good program that does exactly that, so this wheel has already been invented :-) I don't know if you, as a mere user, can install and run it or if it needs to be run as root though...
perl -MHTTP::Daemon -MHTTP::Response -MLWP::Simple -e ' ; # The $d = new HTTP::Daemon and fork and getprint $d->url and exit;#spider ($c = $d->accept())->get_request(); $c->send_response( new #in the HTTP::Response(200,$_,$_,qq(Just another Perl hacker\n))); ' # web
In reply to Re: Storing program settings and state
by Corion
in thread Storing program settings and state
by John M. Dlugosz
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |