I’m using `sftp` to deploy. I tried using an `ssh` key rather than a password, but I got an odd error saying that Publii could connect, but couldn’t write files. Switching from key to password worked, without changing anything else.
For the key, I pointed to my `~/.ssh/id_rsa` file. That’s what I use when I connect from the command-line Am I doing something wrong? Does Publii expect, say, a particular key format that’s different than the one I’m using? Or… something?
Is there a log file that could tell me what’s actually failing?
Michael
P.S. I’m on macOS Ventura.