node-filesync
node-filesync copied to clipboard
Settings manager on client
The user should be able to change settings while the client is running. Possible settings include:
Local settings:
- Add/remove synchronized directories
- Blacklist files/blacklist filter
- Whitelist files/whitelist filter
- Priority settings
- Favor certain filetypes
- Download smaller files first
- Whether to create links to non-existant files (would push to the top of the queue)
- Pause under high load
Account settings:
- Custom file packages
- Guest access to certain files/directories
- Sharing settings (by groups, Gmail labels style)
These are all just ideas. When the basic settings manager is created, these can be moved to separate issues as they are addressed.