* restore usage
@ 2002-10-01 17:05 Serguei I. Ivantsov
2002-10-01 19:37 ` Glynn Clements
0 siblings, 1 reply; 2+ messages in thread
From: Serguei I. Ivantsov @ 2002-10-01 17:05 UTC (permalink / raw)
To: linux-admin
I'd created a backup of a single directory from /var
dump -0 -f /dev/st0 /var/dir-to-backup
then I delete that directory
how can I restore that directory using restore command
It seems it want to rebuild entire filesystem ?
--
--
Regards,
Serguei I. Ivantsov
GSC Game World
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: restore usage
2002-10-01 17:05 restore usage Serguei I. Ivantsov
@ 2002-10-01 19:37 ` Glynn Clements
0 siblings, 0 replies; 2+ messages in thread
From: Glynn Clements @ 2002-10-01 19:37 UTC (permalink / raw)
To: Serguei I. Ivantsov; +Cc: linux-admin
Serguei I. Ivantsov wrote:
> I'd created a backup of a single directory from /var
> dump -0 -f /dev/st0 /var/dir-to-backup
> then I delete that directory
>
> how can I restore that directory using restore command
> It seems it want to rebuild entire filesystem ?
restore -x ...
--
Glynn Clements <glynn.clements@virgin.net>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-10-01 19:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-01 17:05 restore usage Serguei I. Ivantsov
2002-10-01 19:37 ` Glynn Clements
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).