Re: [Openpacket-devel] Bulk PCAP files upload
Brought to you by:
crazy_j,
taosecurity
|
From: David A. Belle-I. <ml...@im...> - 2006-07-28 19:21:45
|
Hi Jacob, Thanks for the input. I agree with you if we needed to upload a couple of files at the sametime but we are talking about thousands of files here. I doubt the user would be interested in clicking "Browse..." a thousand time! :) Thanks, David Jacob Ham wrote: > Either through the use of ajax, just some javascript, it could > automatically add another file field after they have selected a file > to be uploaded. When they have finished, just add these to a file > table. There would have to be many-to-many relationship to this file > table from the trace table. Then it would be possible for a trace to > have many capture files. > > If you need me to elaborate more, please let me know. > > Jake > > On 7/28/06, David A. Belle-Isle <ml...@im...> wrote: >> Hi everyone, >> >> We decided to have the option to be able to upload a large number of >> files at the same time (bulk upload) to the trace files repository. >> (Additionally to the option of uploading one file at a time) >> >> The problem is that I can't figure out a way to do it! If you have an >> idea or if you have already done that I would like to know it and have >> some details of how this could be possible. >> >> So far I developped the project in python using the django web >> development framework. >> >> If you need any additional info let me know, I'll post what you need. >> >> Thanks a lot, >> >> David >> >> >> >> ------------------------------------------------------------------------- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to >> share your >> opinions on IT & business topics through brief surveys -- and earn cash >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >> _______________________________________________ >> Openpacket-devel mailing list >> Ope...@li... >> https://lists.sourceforge.net/lists/listinfo/openpacket-devel >> > |