[Openpacket-devel] Fwd: Bulk PCAP files upload
Brought to you by:
crazy_j,
taosecurity
|
From: Tim F. <fu...@cc...> - 2006-07-28 19:33:57
|
Resent from the correct email address (again). :P ---------- Forwarded message ---------- From: Tim Furlong <tim...@gm...> Date: Jul 28, 2006 3:31 PM Subject: Re: [Openpacket-devel] Bulk PCAP files upload To: "David A. Belle-Isle" <ml...@im...> Cc: ope...@li... One way you could manage that is to get the user to archive the traces, tar.gz, RAR, whatever, and then upload the archive (possibly extracting automatically on the server side, though that's a bit dicey). Depending on how the upload is done, you may want to make it a seperate page from the single-trace upload. -Tim On 7/28/06, David A. Belle-Isle <ml...@im...> wrote: > > 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 > >> > > > > > > ------------------------------------------------------------------------- > 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 > -- Tim Furlong tim...@gm... -- Tim Furlong tim...@gm... |