I’m having trouble uploading html/css to the /home/user-data/
I have root login disabled. I can SFTP in with my user account, but then I cannot access the /home/user-data/ location to upload html/css.
For now I have uploaded to my user’s home folder and then logged on to the server and used mv command to transfer to home/user-data/www/. Is this is the right way or should I be able to set up FTP access straight into the user-data/www/ location?
Which user account might that be?
The owner of the /home/user-data/ directory is user-data. You would need to enable login and add a password (or a key) for that user. This is an unsupported modification.
The initial install of MiaB assumes that the root user is doing the install, so by disabling root logins, you have to improvise.