When I import files as "archived project files" they are added to the MP page and to the wiki, but not to the project directory. I claim they should be.
Currently archived project files are never written to the working directory, only read from it. Both of these are requests to write them back to the directory at certain times.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Yes, but. The other one seems pretty low priority, whereas I think most users will expect that when they upload a file to the project it will be there. I was certainly thrown when the files I uploaded weren't there.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This seems more acute now, because I incidentally added a little feature where the ImportProjectFiles pages provides a link to the file it's just uploaded. Unfortunately, if it's an archived project file, the link leads to a missing file because it isn't in the directory.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is related to the feature request "'rescue' of archived project files":
https://sourceforge.net/tracker/index.php?func=detail&aid=3134724&group_id=366300&atid=1527388
Currently archived project files are never written to the working directory, only read from it. Both of these are requests to write them back to the directory at certain times.
Yes, but. The other one seems pretty low priority, whereas I think most users will expect that when they upload a file to the project it will be there. I was certainly thrown when the files I uploaded weren't there.
This seems more acute now, because I incidentally added a little feature where the ImportProjectFiles pages provides a link to the file it's just uploaded. Unfortunately, if it's an archived project file, the link leads to a missing file because it isn't in the directory.