That said, I strongly suspect the *timeout* option the man
page refers to may have been removed a long time ago. Or maybe there is
one hiding in libgnunetfs that I'm not thinking of. ;-)
Yes,
I meant reacting specifically to that “timeout” option (I don't even
know how what key in the configuration file would map it, eventually)…
But the idea is not bad! Although in that case it would also be needed
to allow a --timeout=infinity
option, for when a finite timeout is set in the configuration file…
By the way, back then I had also written down some of the features that I believe a future FS module will need to implement:
- Possibility of sharing a file while it is still being downloaded
- Metadata must be editable and sharable
- Search keywords must be visible, editable, sharable (part of the metadata?)
- Introduction of a rating mechanism
- Allow reverse search (i.e. chk-URI lookup)
- Completely auto-unindex a file when it is missing
- Autoshare the dynamic content of a directory and update its index in real time
- Implement file statistics (download counter? last seen? etc.)
- Implement a “not” operator for search keywords (a tilde, “~”?)
My two cents
--madmurphy