I don't undestand this
it's a zfs filesystem under FreeBSD-8.2-RELEASE
thanks you for your help
Code:
%id
uid=1025(kuthe) gid=100(users) groups=100(users)
%touch /tmp/test
%ls -la /tmp/test
-rw----r-- 1 kuthe wheel 0 18 jan 11:22 /tmp/test
%ls -la /u/kuthe/home/www/img_art/files/
total 6
drwxr-xr-x 2 kuthe users 3 18 jan 11:21 .
drwxr-xr-x 3 kuthe users 61 18 jan 11:02 ..
%mv /tmp/test /u/kuthe/home/www/img_art/files/
mv: /u/kuthe/home/www/img_art/files/test: set owner/group (was: 1025/0): Operation not permitted
%
it's a zfs filesystem under FreeBSD-8.2-RELEASE
thanks you for your help