set times: Operation not permitted
I've got group permissions on the remote end of rwxrwsr-x for .
The user I'm logged in as is part of the group that owns the file:
-rw-rw-r-- 1 root webadmin 4250 May 12 13:26 Application.cfm
(yes, I will make sure its not owned by root soon)
The file is successfully uploaded to the site, but I get a "set times: Operation not permitted" error, even though the file is transferred successfully.
I know if I uncheck "Preserve Timestamp" that this will resolve the issue; I'm more curious about why I cannot set times on a file I can write to, but I can overwrite the file.
Thanks
The user I'm logged in as is part of the group that owns the file:
-rw-rw-r-- 1 root webadmin 4250 May 12 13:26 Application.cfm
(yes, I will make sure its not owned by root soon)
The file is successfully uploaded to the site, but I get a "set times: Operation not permitted" error, even though the file is transferred successfully.
I know if I uncheck "Preserve Timestamp" that this will resolve the issue; I'm more curious about why I cannot set times on a file I can write to, but I can overwrite the file.
Thanks
Last edited by ooglek on 2004-05-13 16:47; edited 1 time in total