BLU Discuss list archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss] recover contents of deleted but still open file on a Linux system.
- Subject: [Discuss] recover contents of deleted but still open file on a Linux system.
- From: bogstad at pobox.com (Bill Bogstad)
- Date: Tue, 7 Jul 2020 19:50:53 -0400
- In-reply-to: <CAEvgogEdm+7YqZAeXMA09rWMeCkcGKLYQry0LBvTP44ovizDDQ@mail.gmail.com>
- References: <CAJFsZ=r=sHG84R1XAjjou=KNbYf_9Psc0s+rpVRps_A57pW3MA@mail.gmail.com> <CAEvgogEdm+7YqZAeXMA09rWMeCkcGKLYQry0LBvTP44ovizDDQ@mail.gmail.com>
On Tue, Jul 7, 2020 at 10:54 AM Jerry Feldman <gaf.linux at gmail.com> wrote: > > Additionally, you can use debugfs along with the inode to create a link Never used that command, but from the manual page it looks straight forward to do so. Two thoughts though: 1. debugfs appears to only work with ext* filesystems. The /proc/PID/fd method should work with XFS, ZFS, etc.. 2. debugfs appears to need read/write access to the disk partition. The method I suggested can be used by any unprivileged user who accidentally removes the output file of a long running program. Bill Bogstad
- Follow-Ups:
- [Discuss] recover contents of deleted but still open file on a Linux system.
- From: chris at tylers.info (Chris Tyler)
- [Discuss] recover contents of deleted but still open file on a Linux system.
- References:
- [Discuss] recover contents of deleted but still open file on a Linux system.
- From: bogstad at pobox.com (Bill Bogstad)
- [Discuss] recover contents of deleted but still open file on a Linux system.
- From: gaf.linux at gmail.com (Jerry Feldman)
- [Discuss] recover contents of deleted but still open file on a Linux system.
- Prev by Date: [Discuss] recover contents of deleted but still open file on a Linux system.
- Next by Date: [Discuss] recover contents of deleted but still open file on a Linux system.
- Previous by thread: [Discuss] recover contents of deleted but still open file on a Linux system.
- Next by thread: [Discuss] recover contents of deleted but still open file on a Linux system.
- Index(es):