Page 1 of 1

code transfer - permission denied

Posted: 30 April 2013, 02:14
by garcia1968
When I've tried to move files from my local test game to the BGA server today via WinSCP, I'm getting the below error message. Didn't know if this was related to the server changes today.

Permission denied.
Error code: 3
Error message from server: Permission denied
Request code: 3

Thanks

Re: code transfer - permission denied

Posted: 30 April 2013, 15:09
by pikiou
Same problem with NetBeans.

In my game directory I can overwrite a file, but not create a new one.
I understand it's for security reasons, but some software prefer to upload a file with a unique name before using it as a replacement. This is meant as a safer way to overwrite files.

Adding files to a project is also convenient for todo lists and notes.

Re: code transfer - permission denied

Posted: 30 April 2013, 20:39
by sourisdudesert
Hello,

There was a bug on access properties during last night that explain this. I fixed it this morning.

I also fix the access for Pikiou :)

Cheers,

Re: code transfer - permission denied

Posted: 30 April 2013, 22:48
by pikiou
Yay \o/
Thanks!