Skip to main content

Thread: Windows Server 2008 Share, CIFS mount, archive bit


hi,

have following issue:

i'm running ubuntu 8.04 , samba 3.0.28. i'm trying mount windows share lives on windows server 2008 via

mount -t cifs //xx.yy.zz.uu/share /mnt/share

works. need check, if archive bit of specific file set or not. when try

getfattr -d /mnt/share/file

gives me nothing. when try mount options user_att or acl same result. have cifs extended attribute support compiled kernel, i'm able set extended attributes like

setfattr -n user.someattr -v blub /mnt/share/file

, back

getfattr -d /mnt/share/file
getfattr: removing leading '/' absolute path names
# file: mnt/share/file
user.someattr="blub"

i'm not able windows archive bit. there way achieve this?

lot
sven



Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] Windows Server 2008 Share, CIFS mount, archive bit


Ubuntu

Comments

Popular posts from this blog

Convierte tu Raspberry en un NAS. Firmware fvdw-sl 15.3 - Raspberry Pi Forums

How to format a Get Request

avrdude: verification error, first mismatch at byte 0x0000 0x0c != 0x62