Re: how to recover the deleted data
- From: Jean-David Beyer <jeandavid8@xxxxxxxxxxx>
- Date: Mon, 17 Jul 2006 14:01:23 GMT
xiaohangzi@xxxxxxxxx wrote:
recent backup ?? Does linux have backup? How can i find them?First of all, it is confusing when you top-post.
Jean-David Beyer wrote:
xiaohangzi@xxxxxxxxx wrote:
Today , i deleted some data which i think useless.use the command 'Easy. Just restore them from your most recent backup.
rm -rf ' but now, i find there are some useful things in those data .
How can i recover them ? Any ideas?
thanks
Sure Linux has backup. There are free ones and for-pay ones.
FREE:
You can use the _find_ command to produce a list of files you want backed up
and pipe this list to the _cpio_ command to write it out. You can restore
all the files, or any subset of them by also using the _cpio_ command. If
you do not wish to do this manually (I do not see why anyone would), you can
put the commands into a file and have _cron_ run the script every night or
any other convenient time. I did this for years.
There are other free ways to do this.
PAY:
If you want to pay for backup software, I suggest BRU:
http://www.tolisgroup.com/products/linux/desktop/index.html
There are other for-pay ways to do this.
--
.~. Jean-David Beyer Registered Linux User 85642.
/V\ PGP-Key: 9A2FC99A Registered Machine 241939.
/( )\ Shrewsbury, New Jersey http://counter.li.org
^^-^^ 09:50:01 up 97 days, 23:23, 4 users, load average: 4.56, 4.39, 4.29
.
- References:
- how to recover the deleted data
- From: xiaohangzi
- Re: how to recover the deleted data
- From: Jean-David Beyer
- Re: how to recover the deleted data
- From: xiaohangzi
- how to recover the deleted data
- Prev by Date: Re: how to recover the deleted data
- Next by Date: Re: how to recover the deleted data
- Previous by thread: Re: how to recover the deleted data
- Next by thread: Re: how to recover the deleted data
- Index(es):
Relevant Pages
|