Subject Service for Alias
Author eMeL
What about a new service call for write aliases.conf?

If I create a database I should like register it ;)

(If my program run as a remote client or the logged user have not
enought right to FB directory need some help :)

A new service call can make it ;)

I think it need keep to some rule:

- If this is a new alias name, simple write it
- If this is a existent alias name:
- If it point to same path: do nothing
- If it point to an existent path: return an error
- If it point to a dead (no valid) path: overwrite it

- If path part of new registration no point to a database file: return
an error.

How about this?

eMeL