I'm trying to make file upload in my application.
uploading small txt files is ok but uploading big files is a problem.
When I try to upload very big files, it takes lots of memory and take
too much time.
the application is an inhouse application that will be used in the local
office network with gigabits connection and user will upload files by
1-2 GB's of size. any recipe to do this?
I'm googling for this but only so far theres one complete example code
by mengu.
http://www.mengu.net/post/turbogears-file-uploads
this is ok for small files but not ok for big files so I'm stuck.
--
You received this message because you are subscribed to the Google Groups
"TurboGears" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/turbogears?hl=en.