I use the Rename filter, to move/rename the file. For the Rename filter I use a name I generate myself. I use that name for the db too.
/C On Fri, Oct 17, 2008 at 11:29 AM, Giorgio Sironi < [EMAIL PROTECTED]> wrote: > 2008/10/17 Marian Meres <[EMAIL PROTECTED]> > >> What I'm concerned about is that I think I have no control on multiple >> concurrent uploads via different users. In other words, what if the >> uploading original file name is the same among multiple users? >> > > The file has a unique name in temp dir, before calling > $form->fileInputName->receive(); so the only moment where it can conflict is > between receive() and you renaming it. > > > -- > Giorgio Sironi > Piccolo Principe & Ossigeno Scripter > http://www.sourceforge.net/projects/ossigeno >