← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 473246] Re: Rehash specific folder

 

I don't know if dc++ supports rehashing of selected directories.

As a workaround maybe you could use 'touch'? If access/modification
times don't need to be preserved, something like "find DIRECTORY | xargs
touch" and then normal filelist refresh in linuxdcpp should rehash files
in the selected directory.

--RZ

-- 
Rehash specific folder
https://bugs.launchpad.net/bugs/473246
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.

Status in Linux DC++: New

Bug description:
We have two users (actually bots) who each share about 7TB.

For various reasons (one of which is described in https://bugs.launchpad.net/dcplusplus/+bug/311818 ), we sometimes have to manually initiate a rehash of the shares.  Obviously rehashing 14TB takes quite some time... a few days.

We'd really appreciate the option to rehash only a certain directory.  It would be ok if only explicitly shared directories may be chosen for rehashing, but preferably we'd like to choose any arbitrary directory, even if it's 5 levels deeper than the actual shared directory.



References