Here's a small task for someone
Utility that I need consists of two parts:
1) Editor, which logs changes to database
- .ini: variable renaming & new variables
- New files
- Urgency of patch (critical, non-critical)
- Stability of release (stable, unstable, experimental)
2) Update client
- Download patch (based on user settings; urgency & stability)
- Update .ini
- Create new files
- Notify admin about update (email/flashing traybar/popup)
- Restart ioFTPD gracefully (provided that I add option for doing that
)
I can even consider paying something for such tool
The most difficult part is propably updating ini, by given rules without removing user comments etc
Other than that, project should be rather simple (I'd do it myself, but I'm lacking GUI developement skills)