rename -> Permission denied

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi!

$ touch 1
$ mv 1 2
mv: cannot move `1' to `2': Permission denied
$ cp 1 2
$ ls -ld .
drwxr-xr-x 2 user user 126 2011-08-23 14:12 .
$ ls -l
total 1024
-rw-r--r-- 1 user user      0 2011-08-23 14:12 1
-rw-r--r-- 1 user user      0 2011-08-23 14:12 2


After a reboot it just works fine.

What is this?


Thank you,

tamas


[Index of Archives]     [Gluster Development]     [Linux Filesytems Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux