Changes between Initial Version and Version 1 of Ticket #2535
- Timestamp:
- 2015-10-14T06:51:42Z (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2535 – Description
initial v1 1 During the demo with Zooko, Daira, Warner and Meejah last night we found yet another bug; The magic-folder downloader writes files with the original uploader's permissions intact but it should probably use the user's umask instead.1 During the demo with Zooko, Daira, Warner and Meejah last night we found yet another bug; The magic-folder downloader writes files with the original uploader's permissions intact but it should probably use the downloader's user's umask instead. If we do it like that then the user downloading files will have consistent permissions for all downloaded files.