On Tuesday 13 July 2010 17:04:08 The Danny Bos wrote:
> Good point re: if I can upload it to tmp, surely I can delete it. I'll
> give that another crack.
> 
> Kenneth,
> It doesn't delete it from tmp by default in my case, which is why
> they're on my back. Turned out there were 40,000 files in there, they
> were a bit pissy.
> 
> My script that saves it where I define it in "upload_to", upload it to
> S3, then delete it from "upload_to" works beautifully. It's just this
> damn '/tmp' folder filling up with a copy. Is there anyway to skip
> this physical directory and play with each image file in RAM? Or is
> that a mad idea?
> 

so add a line that deletes the file from /tmp the moment it is saved
-- 
Regards
Kenneth Gonsalves
Senior Associate
NRC-FOSS at AU-KBC

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

Reply via email to