I've installed Apache, PHP, etc. on the Pi and left it running headless as I want to build a little website.
However, using WinSCP to move files from my laptop to the Pi I get the error....
Permission denied.
Error code: 3
Error message from server: Permission denied
...as I'm not logged in as root and the location is var/www/html/
What's the best way to handle this?
Dave.