[rdup] Problem with gzip.sh
Miek Gieben
miek at miek.nl
Sun Apr 23 23:09:31 CEST 2006
[On 22 Apr, @13:27, Erland Isaksson wrote in "Re: [rdup] Problem with gzip.s ..."]
> The official 0.2.8 release now works correctly when making backups with
> gzip.sh.
>
> However, monthday.sh -c still does not work. But maybe it shouldn't work
> yet ?
I've rewritten monthday to support a -c option. It is now by far the
largest script, but it works :)
Stuff like this, is now really possible:
# restore bin/ to /tmp/M
/rdup -c /dev/null bin | ./sh-restore/monthday.sh -c |\
./sh-restore/rorrim.sh -c /tmp/M
or
# restore bin/ to /tmp/M and unzip it
/rdup -c /dev/null bin | ./sh-restore/monthday.sh -c | gzip.sh -d | \
./sh-restore/rorrim.sh -c /tmp/M
With these changes a remote restore whereby the files are pulled from
a remote server should also work.
regards,
--
grtz,
- Miek
http://www.miek.nl http://www.nlnetlabs.nl
PGP: 6A3C F450 6D4E 7C6B C23C F982 258B 85CF 3880 D0F6
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 191 bytes
Desc: Digital signature
URL: <http://miek.nl/pipermail/rdup/attachments/20060423/72cc2835/attachment-0007.pgp>
More information about the rdup
mailing list