From: "Шайхутдинов Дамир" <damir@tecon.ru>
To: community@altlinux.ru
Subject: Re: [Comm] проблема с архивами созданными с помощью procmail'a
Date: Fri, 13 May 2005 16:52:34 +0400
Message-ID: <op.sqpspw2aap81rx@k279> (raw)
In-Reply-To: <194174915000.20050513164110@aston.ru>
Привет!
> Кинулся поднимать почту из архива и обнаружил кучу
> битых .gz архивов . Возможно-ли их как-нить починить ?
>
> Почта бэкапиться конструкцией
> /etc/procmailrc
> | gzip >>$FOLDERTOARCHIVE/${EARFOLDER}/${MONTHFOLDER}/`date
^^
Думаю, ошибка здесь.
символ перенаправления >> дописывает в файл, а не создает его заново.
Надо заменить его на одиночный >.
С уже испорченными файлами надо сделать так:
Надо отловить в них начала gz-заголовков (магические байты) и по ним
разбить на файлы. Получатся нормальные архивы, которые можно будет
разархивировать.
next prev parent reply other threads:[~2005-05-13 12:52 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-13 12:41 Roman V. Tutov
2005-05-13 12:52 ` Шайхутдинов Дамир [this message]
2005-05-13 17:16 ` Roman V. Tutov
2005-05-13 13:17 ` Шайхутдинов Дамир
2005-05-13 14:25 ` Alexey I. Froloff
2005-05-13 14:38 ` Шайхутдинов Дамир
2005-05-13 14:59 ` Alexey I. Froloff
2005-05-13 21:52 ` Andrey Orlov
2005-05-13 21:49 ` Andrey Orlov
2005-05-14 12:01 ` Roman V. Tutov
2005-05-14 9:00 ` [Comm] " Vitaly Ostanin
2005-05-13 14:19 ` [Comm] " Sergey Vlasov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=op.sqpspw2aap81rx@k279 \
--to=damir@tecon.ru \
--cc=community@altlinux.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git