Tips for upload own website with WinSCP

Note1. If you want to upload webpage using WinSCP directly to the server, you need to do the following, change the username (admin) if necessary, admin is used by aws by default, after edit completed, better change back to root

sudo chown -R -v admin /var/www/

Last updated

Was this helpful?