Bug 245263 - Dolphin doesn't honor SAMBA file creation mask
Summary: Dolphin doesn't honor SAMBA file creation mask
Status: RESOLVED DUPLICATE of bug 244484
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-20 23:22 UTC by Mark
Modified: 2010-08-17 11:27 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark 2010-07-20 23:22:34 UTC
Version:           unspecified (using Devel) 
OS:                Linux

Hi,

I'm not quite sure if this is a dolphin bug or a KIO bug but reporting it in dolphin for now. Feel free to move to KIO if this turns out to be a KIO bug.

I have a samba server setup where i use the file mask: 1655, but dolphin seems to write files with 0644 .. thus not honoring the set file permission mask.

Kind regards,
Mark

Reproducible: Always

Steps to Reproduce:
1. Setup a samba share
2. Add this to your share details: create mask = 1655
3. Create a file with dolphin
4. Now see how it gets 0644 instead of 1655

Actual Results:  
File cmod is 0644

Expected Results:  
File cmod should be 1655
Comment 1 FiNeX 2010-08-02 14:01:11 UTC
Confirmed using KDE SC 4.4.5.

Could this be related to bug #244484 ?
Comment 2 Peter Penz 2010-08-17 11:27:47 UTC

*** This bug has been marked as a duplicate of bug 244484 ***