Bug 245263

Summary: Dolphin doesn't honor SAMBA file creation mask
Product: [Unmaintained] kio Reporter: Mark <markg85>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED DUPLICATE    
Severity: normal CC: finex
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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 ***