ChiliProject is not maintained anymore. Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.
Files: move files between versions (Feature #242)
Description
There is no way to move files from one version to another without having to:
- delete the file
- reupload the file
- hack the db to match previous download count
That leaves little room for error.
When files are big or have to move regularly it becomes a burden.