| adding multiple file in Edock server |
Posted by
Pasquale Pizzichetti
on Tuesday, May 20, 2003 at 3:13:28 AM (EST)
I am testing Edock server. So I wonder: how could I add multiple files in my account? If one catch into serious Edock server solution, and have a lot of documents files, he has to input them one file a time! It is tedious operation! I believe that it has to be a way to do this operation! Any suggestion? Any confirmation? Bye from Pasquale
|
Posted by
Robert Smith
on Tuesday, May 20, 2003 at 9:57:31 AM (EST)
You can with the eDock Client, but you can't with the web client. It's not really anything to do with eDock, it's a limitation of web programming.
|
Posted by
Pasquale Pizzichetti
on Tuesday, May 20, 2003 at 3:39:54 PM (EST)
Many thanks for the indication. Yes I knew about the possibility of Windows client, but in multiplatform environment one can have also Linux - Macintosh client. That's a pity! Bye from PAsquale
|
Posted by
Roger Xuerebarcher
on Wednesday, February 04, 2004 at 6:11:01 AM (EST)
Would it not be possible to write a small script that would receive multiple files for upload and subsequently upload each recursively ?
|
Posted by
Roger Xuerebarcher
on Wednesday, February 04, 2004 at 6:14:19 AM (EST)
One can find some details on uploading multiple files here: http://www.codetoad.com/asp.net_multiplefileupload.asp http://www.dmxzone.net/ShowDetail.asp?NewsId=3491 The latter appears to use ASPUload
|