Displaying 2 results from an estimated 2 matches for "cuttedge".
2008 Dec 09
17
Data De-duplication
Hi,
Say I download a large file from the net to /mnt/a.iso. I then download
the same file again to /mnt/b.iso. These files now have the same
content, but are stored twice since the copies weren''t made with the bcp
utility.
The same occurs if a directory tree with duplicate files (created with
bcp) is put through a non-aware program - for example tarred and then
untarred again.
This
2009 Apr 21
1
blocking file locks
Hello all,
As a Samba programming newbie, I've run onto a question that doesn't have an
obvious answer in FAQ or googled literature. I need to lock large numbers of
files on the server, and have Samba open requests block until they are
released. I found references to "blocking locks" in references such as
"Using Samba" (O'Reilly, 1999, 2003)