On Tuesday 2004-02-17 09:34, Jason M. Felice wrote:
| All instances of the file will have the last mtime/permissions/ownership.
| This is not such a big deal for me (although it is annoying), but I
| can't afford to keep multiple copies of files just because the metadata
| is different. If anyone
On Mon, Feb 16, 2004 at 10:48:32PM -0800, Craig Barratt wrote:
> "Jason M. Felice" writes:
>
> > This patch adds the --link-by-hash=DIR option, which hard links received
> > files in a link farm arranged by MD4 file hash. The result is that the system
> > will only store one copy of the unique co
"Jason M. Felice" writes:
> This patch adds the --link-by-hash=DIR option, which hard links received
> files in a link farm arranged by MD4 file hash. The result is that the system
> will only store one copy of the unique contents of each file, regardless of
> the file's name.
>
> (rev 2)
> * Th
This patch adds the --link-by-hash=DIR option, which hard links received
files in a link farm arranged by MD4 file hash. The result is that the system
will only store one copy of the unique contents of each file, regardless of
the file's name.
(rev 2)
* This revision is actually against CVS HEAD