What am i missing here?
all this is being done over sftp except where it says its ssh.
- i chmodded a file to read only for everone (444) in nautilus via the file properties dialog.
- i opened it in gedit.
- i noticed it didnt give me a read only message, so i tried to save it.
- the save worked!
... i was suprized, so
- i logged on to the server using ssh.
- looked at the file permissions ( ls -l )
- it showed r-- r-- r--
- chmodded the file to 555 then back to 444 to re-set the atributes
- still the file shows r-- r-- r--
- i can still save.
what am i missing? how can i be saving to this file?
screenshot below.
http://img171.imageshack.us/my.php?i...enshot2gu0.png