Hallöchen!

Serdar Dalgic writes:

> I'm just brainstorming about the situation, I think the best
> solution would be some kind of Javascript functions in the
> frontend part, before implementing a file upload. You can tar the
> file in a temporary directory, an upload that temp file with the
> real file's name.tar.gz

The data is supposed to be sent as one big compressed file und
uncompressed on the web server.  The tar'ing is done by the
uploading person, before using the browser.  Then, it is sent
through the Internet.  On my server, I whish to untar it *while* I
receive it.

Tschö,
Torsten.

-- 
Torsten Bronger    Jabber ID: torsten.bron...@jabber.rwth-aachen.de
                                  or http://bronger-jmp.appspot.com

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to