← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 473246] Re: Rehash specific folder

 

ctrl+e just the checks the new files. So you can remove, move or hide
the folder you need. Then CTRL+E few times. Then place the folder back.

bash
if $1 if exist $1 move $1 /tmp/secret directory
if !$1 move /tmp/secret directory/* active folder

-- 
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