Displaying 2 results from an estimated 2 matches for "hashdelete".
Did you mean:
hash_delete
2005 Jan 19
1
PROPOSAL: --link-hash-dest, additional linking of files to their HASH values
...(i=prefixdirs;i<digestlength;i++) {
hashpath[hashdirlen+i*2+prefixdirs+1] = hex_char[md[i] >> 4];
hashpath[hashdirlen+i*2+prefixdirs+2] = hex_char[md[i] & 0xf];
}
hashpath[hashdirlen+prefixdirs+digestlength*2+1] = '\0';
...
The three utilities (hashimplode, hashdelete, hashpurge) are at
http://www.cmb.usc.edu/people/dld/backuputils/. hashimplode calculates the
hashes and hardlinks files. hashdelete removes a snapshot, removing
orphaned hash files as it goes, and hashpurge is roughly "find /hashdir
-nlinks 1 | xargs rm", in case you haven't always...
2006 Dec 08
3
Windows clients aren't synching profiles
Hi. I used to have samba set up on a Fedora Core 3 server that acted as a
PDC for a dozen Windows XP clients. I hade roaming profiles working fine.
Then I decided to upgrade (reformat) to Fedora Core 6 for the added harware
support. I didn't save the right files and hosed my roaming profile (SID
issue, I guess). Now I'm remaking the PDC on Fedora Core 6. I'll start
everyone off