Retrieval of deleted files


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Retrieval of deleted files
# 8  
Old 01-23-2002
thanks for your input. Great site! We have had to get the data back manually at this point. I am just looking into future possibilities. Appreciate your time.
# 9  
Old 01-23-2002
I found a Page with download links of tct (unrm and lazarus).

Here are these files:

http://www.cert.org/security-improve...s/i046.01.html

this site is a little docu about... i hope this will help you.

Cheers

Myrkul
# 10  
Old 01-23-2002
Myrkul,

Thank you so much for taking the time to post a follow-up. I am going to install these tools. I'm feeling a little 'strange' for not knowing about them before!! I greatly appreciate your efforts and am sure others will find great value in these tools in case of an emergency!

Keep up the good work, please! -Neo
# 11  
Old 01-24-2002
# 12  
Old 01-24-2002
Right On, Living Free. Thanks for pointers to your posts. Sorry I missed them. Thanks for being such a great contributor to the UNIX forums. I wish I had time to read every post and thread.... and to think we are almost up to 10,000 registered users!!

It just keeps getting better and better, thanks to members like you. Fantastic job... really. -Neo
# 13  
Old 01-27-2002
www.webattack.com i think somewhere there is a rescue software
# 14  
Old 01-28-2002
Lightbulb

if you are using Digital Unix or Tru64 Unix, you can undelete files.

Milind.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. AIX

Who deleted my files

Just looking for some guidance on how to figure out who might have deleted some files off one of my systems. These files are not root owned files so could be deleted by a handful of folks in the group responsible for these files besides the root users. Anyway I have been tasked with trying to... (1 Reply)
Discussion started by: juredd1
1 Replies

2. Linux

Need help with deleted files

Hello. I am having a problem and I was wondering if I could get some help from here. I changed into a directory with the cd command and I wanted to delete a folder and all of its subdirectories, so I went ahead and did a rm --recursive * in my current directory to realize that I was in the wrong... (3 Replies)
Discussion started by: jonnydadesigner
3 Replies

3. UNIX for Dummies Questions & Answers

"Deleted Firefox History Retrieval"

Is there a relatively simple step by step to find what has been deleted? Am aware of how to do it in Windows. Forgive my ignorance am new to Linux.. (1 Reply)
Discussion started by: Capricious11
1 Replies

4. Shell Programming and Scripting

Need to Recover Deleted Files

Hi, By mistake, executed the following command : rm -rf * and ALL files got deleted. But I need to get back these files as they are very very important. Please help me how to recover this file. Its Urgent for me please. Thanks in advance. (6 Replies)
Discussion started by: unx100
6 Replies

5. UNIX for Advanced & Expert Users

deleted all files - rm *

Hi All, I am using Fedora Core and Windows Xp. I deleted all the files from root directory. When i am trying to restart the computer it showing some grub > prompt. What i will do ? I have lots of data in XP OS. Please help me i used # rm * (8 Replies)
Discussion started by: pritish.sas
8 Replies

6. UNIX for Dummies Questions & Answers

Any way to retrieve deleted files?

:eek: I accidently removed some files using 'rm'. Is there any way to retrieve these files if they were deleted through 'rm'? (1 Reply)
Discussion started by: orahi001
1 Replies

7. UNIX for Dummies Questions & Answers

Retrieving deleted files

I mistakenly deleted a script from the UNIX server. Is there any command i can type that i will retrieve my script? (3 Replies)
Discussion started by: manna
3 Replies

8. AIX

recover deleted files

How to recover deleted files in AIX ? (1 Reply)
Discussion started by: vjm
1 Replies

9. UNIX for Dummies Questions & Answers

restoring deleted files

I had a user run, by accident, the following line command on our UNIX server: rm -f /usr/* This apparently deleted some needed files on your system. Having very limited knowledge in UNIX, I thought I would ask the group if anyone knows how I can recover these file? The version of UNIX is... (3 Replies)
Discussion started by: mikem
3 Replies
Login or Register to Ask a Question