Subject: Re: FAST HELP needed!
To: Wojciech Puchar <wojtek@wojtek.3miasto.net>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: netbsd-users
Date: 10/11/2001 21:52:38
On Thu, Oct 11, 2001 at 04:26:46PM +0200, Wojciech Puchar wrote:
> i've deleted file by accident which i'm downloading NOW for lots of hours
> download process is still working, i can do fstat -p to see inode number.
> 
> is it possible to create directory entry now for that inode?

I think you should be able to sort this out using fsdb, and
bumping its inode link count:
inode <ino>
uplink
quit

Once your download is done, reboot to single user and run fsck.
The file should be attached to /lost+found.

If fsck doesn't find anything try playing with fsdb again.

--
Manuel Bouyer <bouyer@antioche.eu.org>
--