On 05/17/2013 03:43 AM, Dave Hylands wrote:
I think email may use download/email as well. The filesystem is FAT, so its 
case preserving, but not case sensitive. So Download/bluetooth and 
download/bluetooth both happen to refer to the same directory.

E-mail currently just stashes everything in the root. (And collisions are dealt with by appending a timestamp onto the basename part of the filename and retrying the save once, should a failure occur.)

We can do something better.

Andrew
_______________________________________________
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to