Published by exdone
Posted on December 06, 2007
it basically means the user does not have write permissions to directory your viewing .
on linux you would want to login into ssh with superuser .. and change the ownership of the diretory
chown uer | directory
take out the | when using the above syntax