Scott Dial writes: > % attr -g writecap . > URI:DIR2:xxx...:yyy... > % attr -g readcap . > URI:DIR2-RO:xxx...:yyy... > % attr -g verifycap . > URI:DIR2-Verifier:xxx...:yyy...
What platform do you do this on? On Ubuntu, attr(1) is a non-default package and is specific to XFS; getfattr(1) and setfattr(1) are present but the default ext3 configuration does not have option user_xattr. -- http://noncombatant.org/ _______________________________________________ tahoe-dev mailing list [email protected] http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev
