Subject:
|
Re: Posts expiring?
|
Newsgroups:
|
lugnet.admin.general
|
Date:
|
Tue, 9 Jun 2026 16:22:21 GMT
|
Viewed:
|
27 times
|
| |
 | |
In lugnet.admin.general, "Gereon \"Jerry\" Stein" <jerry@lugnet.com> wrote:
> Luckily, this is a cloud hosting platform where we have daily backups - so I
> have just recovered all the missing "1" and "2" articles and hope things are
> back in shape now.
>
> Thanks for noticing, I would have no means of knowing (even after all these
> years).
Thanks for the quick restoral, Jerry!
I wonder if it's possible to do a 'diff' on the tree of articles (old/new,
where "old" points at the backup) to see if any others accidentally went
missing (ignoring files that match the name "1" or "2")? Something like
this maybe:
diff \
<(cd old && find . -type f ! \( -name 1 -o -name 2 \) | sort) \
<(cd new && find . -type f ! \( -name 1 -o -name 2 \) | sort)
--Todd
|
|
Message has 1 Reply:  | | Another missing message (was Re: Posts expiring?)
|
| (...) Oops, I just found another missing message: lugnet.announce:37 So that may be a worthwhile idea, as there are almost certainly more. By the way, the subject of that message was "Disclosure of your real name"--I was just trying to figure out (...) (2 weeks ago, 9-Jun-26, to lugnet.admin.general)
|
Message is in Reply To:
 | | Re: Posts expiring?
|
| (...) Interesting that there should be _missing_ posts after all these years. I had encountered a major hang in the internals of the news system the other day and resolved the same - for reasons entirely mystic to me that must have triggered (...) (2 weeks ago, 9-Jun-26, to lugnet.admin.general)
|
25 Messages in This Thread:   
    
         
             
                     
     
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|