What type of hardware are you using: VPS bought online
What YunoHost version are you running: 12.0.6
How are you able to access your server: The webadmin
SSH
Are you in a special context or did you perform specific tweaking on your YunoHost instance ?: nope
Describe your issue
I want to directly rsync files and folders from my old yunohost server/instance to my new one. I want to rsync directly into the new nextcloud data directory at /home/yunohost.app/nextcloud/data/$user because of space considerations and also to keep attributes such as date created / modified etc.
I’ve learned that the way to do this is not to rsync-ssh from my old machine into my new one as root, but rather as the directory’s owner: the user nextcloud. This user on my new machine was created by yunohost. I think that’s a smart way of handling these things, but now I’m stumped - how do I login as my nextcloud user?
Share relevant logs or error messages
authentication failure