* Re: Undelete for linux
[not found] <013501c1ed12$3197a2e0$0101a8c0@barneond>
@ 2002-04-27 7:19 ` G Anna
2002-04-27 22:35 ` Lab. Sist. Operativos 2
0 siblings, 1 reply; 5+ messages in thread
From: G Anna @ 2002-04-27 7:19 UTC (permalink / raw)
To: Lab. Sist. Operativos 2; +Cc: linux-newbie
> Date: Fri, 26 Apr 2002 05:04:49 -0600
> From: "Lab. Sist. Operativos 2" <operativos2@tutopia.com>
> Subj: Undelete for linux
>
> Hi, I need to know howto make a undelete for linux, I need to use
> the library /usr/include/linux/ext2_fs.h or
> /usr/include/linux/ext3_fs.h.
Did you remove some file accidentally? And do you want to recover it?
Is this what you want?
If that is the question, then the answer is its too difficult and
there are no guarantees. Can you live without the file?
HTH
anna
--
(1) My Legions of Terror will have helmets with clear plexiglass
visors, not face-concealing ones. - Peter Anspach in his
"The Top 100 Things I'd Do If I Ever Became An Evil Overlord"
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: Undelete for linux
2002-04-27 7:19 ` Undelete for linux G Anna
@ 2002-04-27 22:35 ` Lab. Sist. Operativos 2
2002-04-28 8:55 ` Steven Smith
0 siblings, 1 reply; 5+ messages in thread
From: Lab. Sist. Operativos 2 @ 2002-04-27 22:35 UTC (permalink / raw)
To: linux-newbie
No I need make a project in the college
----- Original Message -----
From: G Anna <drguruolai@eth.net>
To: Lab. Sist. Operativos 2 <operativos2@tutopia.com>
Cc: <linux-newbie@vger.kernel.org>
Sent: Saturday, April 27, 2002 1:19 AM
Subject: Re: Undelete for linux
>
> > Date: Fri, 26 Apr 2002 05:04:49 -0600
> > From: "Lab. Sist. Operativos 2" <operativos2@tutopia.com>
> > Subj: Undelete for linux
> >
> > Hi, I need to know howto make a undelete for linux, I need to use
> > the library /usr/include/linux/ext2_fs.h or
> > /usr/include/linux/ext3_fs.h.
>
> Did you remove some file accidentally? And do you want to recover it?
> Is this what you want?
>
> If that is the question, then the answer is its too difficult and
> there are no guarantees. Can you live without the file?
>
> HTH
>
> anna
>
> --
>
> (1) My Legions of Terror will have helmets with clear plexiglass
> visors, not face-concealing ones. - Peter Anspach in his
> "The Top 100 Things I'd Do If I Ever Became An Evil Overlord"
>
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Undelete for linux
2002-04-27 22:35 ` Lab. Sist. Operativos 2
@ 2002-04-28 8:55 ` Steven Smith
2002-04-28 11:59 ` Hal MacArgle
0 siblings, 1 reply; 5+ messages in thread
From: Steven Smith @ 2002-04-28 8:55 UTC (permalink / raw)
To: Lab. Sist. Operativos 2; +Cc: linux-newbie
[-- Attachment #1: Type: text/plain, Size: 712 bytes --]
> > > Hi, I need to know howto make a undelete for linux, I need to use
> > > the library /usr/include/linux/ext2_fs.h or
> > > /usr/include/linux/ext3_fs.h.
> > Did you remove some file accidentally? And do you want to recover it?
> > Is this what you want?
> No I need make a project in the college
Try looking at the undeletion and undeletion of directories mini-HOWTOs
at:
http://www.ibiblio.org/pub/Linux/docs/HOWTO/mini/Ext2fs-Undeletion
http://www.ibiblio.org/pub/Linux/docs/HOWTO/mini/Ext2fs-Undeletion-Dir-Struct
Alternatively, you could look at porting the undeletion things at
http://amadeus.uprm.edu/~undelete
to newer kernels, if that isn't considered cheating.
Steven Smith,
sos22@cam.ac.uk.
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Undelete for linux
2002-04-28 8:55 ` Steven Smith
@ 2002-04-28 11:59 ` Hal MacArgle
2002-04-29 0:34 ` Peter
0 siblings, 1 reply; 5+ messages in thread
From: Hal MacArgle @ 2002-04-28 11:59 UTC (permalink / raw)
To: linux-newbie
> > > > Hi, I need to know howto make a undelete for linux, I need to use
Greetings: There used to be a program called 'saferm' or 'rmsafe' or
something like that, if invoked, moved the file to a temporary buffer
that could be finally deleted later..
Sorry I have no other information about it.
HTH
Hal - in Terra Alta, WV, - Slackware Linux 8.0 (2.4.13)
haltec@iceweb.net | w8mch@iceweb.net..A M$ free environment
.
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Undelete for linux
2002-04-28 11:59 ` Hal MacArgle
@ 2002-04-29 0:34 ` Peter
0 siblings, 0 replies; 5+ messages in thread
From: Peter @ 2002-04-29 0:34 UTC (permalink / raw)
To: linux-newbie
It's safedelete. Works fine, the rpm package is only 52 Kb.
The binaries included are
safedelete the main program to safeldelete files
undelete to retrive deleted files
savedelchk to check the log and status of all comprssed, safely deleted files.
Regards
--
Peter
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2002-04-29 0:34 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <013501c1ed12$3197a2e0$0101a8c0@barneond>
2002-04-27 7:19 ` Undelete for linux G Anna
2002-04-27 22:35 ` Lab. Sist. Operativos 2
2002-04-28 8:55 ` Steven Smith
2002-04-28 11:59 ` Hal MacArgle
2002-04-29 0:34 ` Peter
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.