So I have root logins disabled and I log in through a... sudo-user? (whatever you call "another user that isn't root but was added via adduser username sudo
).
However I installed Filezilla because I want to be able to write/modify my website files locally and then upload them to the public_html
folder on the server.
However, even with my password and all, Filezilla tells me that I don't have the right permissions to actually make any changes (I can't upload files to the designated folders, I can only see the folder / file structure of the server / account).
So how else can I do this kind of file uploading?