Trying to SFTP into our Linux web server to pull a back-up file.
But the folder, when I click into it gives me the following error:
Permission denied.
Error code: 3
Error message from server: Permission denied
From the looks of it, I need to change the permissions so I can access every file in the server through SFTP but I've not found a way to do this.
Can anyone help me out?
This is all setup through the Windows Azure Cloud Service.