Open jkuchar opened 10 years ago
Why not temp? Temp folder can be deleted and app must continue to work without issues. When you delete this index file, there will be no received files
Upload dir? No, you should not have write privileges there. See why it works with uploads? http://cz1.php.net/manual/en/function.move-uploaded-file.php#refsect1-function.move-uploaded-file-notes
temp?
This should be just default. Or there should be no default and you have to configure this in DI?
Follow rule as less magic as possible?