Closed
Bug 197240
Opened 23 years ago
Closed 23 years ago
Permissions of downloaded items are not set according to umask.
Categories
(SeaMonkey :: Download & File Handling, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 124307
People
(Reporter: e.e.dehling, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.1) Gecko/20021005
Build Identifier: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.1) Gecko/20021005
I have '077' as umask, and the mozilla download manager does not set permissions
accordingly. the files i downbload get '644' as permissions, while i'd expect it
to do '600'. I have some shared items in my home-folder, but i don't wish every
one to everything i download, since mozilla "screws the permissions" i have to
set them by hand which is annoying.
Reproducible: Always
Steps to Reproduce:
1. Set your umask to '077'
2. Downlaod a random file, save it to disk
3. type "ls -la" in a shell, the permissions for group and other of the
downloaded file are not cleared!
Actual Results:
The files had permissions '644'.
Expected Results:
The files should have '600' as permission
*** This bug has been marked as a duplicate of 124307 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•