#2070: Large streaming uploads
----------------------------------------+-----------------------------------
Reporter: [EMAIL PROTECTED] | Owner: jacob
Status: assigned | Component: Core framework
Version: SVN | Resolution:
Keywords: streaming, upload, large | Stage: Ready for
checkin
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
----------------------------------------+-----------------------------------
Comment (by anonymous):
Please read [comment:136]. This is standard Unix permissions. For example,
if someone (heaven forbid) used PHP to upload, the files would inherit the
permissions from the temporary upload directory.
-Mike
Replying to [comment:162 simonbun <[EMAIL PROTECTED]>]:
> Ran into a very small issue:
> Files uploads that are streamed end up having 0600 permissions, while
files that are uploaded normally have 0644 permissions. I can't put my
finger on where this happens at a glance, will look into it tomorrow.
>
> (In case anyone's wondering, I need read access to be able to scan newly
uploaded files with clamav.)
--
Ticket URL: <http://code.djangoproject.com/ticket/2070#comment:163>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" 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/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---