You are not logged in.

#1 2011-01-30 12:51:23

BasT
Member
Registered: 2010-08-28
Posts: 112

Dolphin warning when moving files to ntfs (file permissions) [SOLVED]

Whenever I move files to one of my ntfs partitions, dolphin gives me a warning for every moved file:

"Could not change permissions for <file>."

My fstab for these partitions looks like this:

# <file system>        <dir>           <type>    <options>                          <dump> <pass>
UUID=xyz123            /mnt/ntfs1      ntfs-3g    relatime,gid=users,umask=0000        0       2

Is there some way to disable this warning in dolphin or by changing fstab?

EDIT:
I fixed it by changing fstab to:

# <file system>        <dir>           <type>    <options>          <dump> <pass>
UUID=xyz123            /mnt/ntfs1      ntfs-3g    defaults                0              2

Last edited by BasT (2011-05-14 12:24:18)

Offline

#2 2011-01-31 00:38:11

quarkup
Member
From: Portugal
Registered: 2008-09-07
Posts: 497
Website

Re: Dolphin warning when moving files to ntfs (file permissions) [SOLVED]

check my fstab: http://paste.pocoo.org/show/329694/
i don't have any kind of problems regarding permissions


If people do not believe that mathematics is simple, it is only because they do not realize how complicated life is.
Simplicity is the ultimate sophistication.

Offline

#3 2011-01-31 09:25:48

Dheart
Member
From: Sofia, Bulgaria
Registered: 2006-10-26
Posts: 956

Re: Dolphin warning when moving files to ntfs (file permissions) [SOLVED]

I don't know how to disable warning in Dolphin but the reason it gives you a warning is because ntfs doesn't support permissions so ntfs-3g emulates 777 for every file in order to make it work. For example if you copy file with 644 permission, in order for it to reside in ntfs partition it must be changed to 777 and that's why dolphin complains.


My victim you are meant to be
No, you cannot hide nor flee
You know what I'm looking for
Pleasure your torture, I will endure...

Offline

Board footer

Powered by FluxBB