sveale / remote-edit

remote-edit
MIT License
146 stars 55 forks source link

Error occured when writing remote file EC2 #165

Open tckjack opened 8 years ago

tckjack commented 8 years ago

It successfully connected to the sever but show Error occured when writing remote file

screen shot 2016-01-29 at 11 45 01 am

screen shot 2016-01-29 at 11 43 38 am

skelley213 commented 8 years ago

same prob here

tckjack commented 8 years ago

I change the permission of the folder to 777 then it success.

connormcmk commented 6 years ago

@tckjack changing the folder permissins did not work for me

connormcmk commented 6 years ago

Ah, but changing file permissions did work.

Make sure the user you're logging in with is the owner of the file, or that you're in the right group and have the right group permissions on the file.