> > However, accessing older versions of a file is
> > difficult: the CD filesystems must be able to select
> > arbitrary session and thus the old file. At least on
> > the Amiga this works, but I have doubts about Linux
>
> It's possible with 'mount -o session=N ...' under Linux.
Ah, good to know. But mount would complain when
trying to mount the same device twice, wouldn't it?
So comparison of files would still be difficult.
> > Proposed solution:
> >
> > The second new option
> > -old-root <dir>
>
> Why not -old-root alone? I mean -old-root argument would be
> not-yet-existing catalog and the one where old and deleted file will so
> to say "go to," not so to say "taken from." A.
When doing several incremental backups one would end up
with a directory structure like this:
<root>
<all current dirs of backup n>
backup_<n-1>
<dirs of backup n-1>
backup_<n-2>
....
I wouldn't like such a layout, because comparison
with very old files would lead to a long and ugly
path name, and restoring a state cannot be done
with one cp command.
To prevent that one would have to be able to detect
the special backup directories and always keep them
at top level, which would require magic or help
by the user.
Or have I misunderstood your suggestion?
Bye, Patrick
--
+++ GMX - Mail, Messaging & more http://www.gmx.net +++
Bitte l�cheln! Fotogalerie online mit GMX ohne eigene Homepage!
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]