The same file is uploaded to two nodes results in only one file in /private
Todd Nienkerk - July 24, 2009 - 13:32
| Project: | Private Upload |
| Version: | 6.x-1.0-rc2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
I believe the Upload module's standard behavior is to rename incoming files if they conflict with an existing file. It appears the Private Upload module does not check for duplicates. I don't know if this results in the first file being overwritten or the second file being disregarded. However, deleting either of the two nodes will result in the file being removed, which makes it inaccessible to the second node.

#1
Duplicate of #277692: Private upload automatically replaces files instead of renaming them