How would best the best way to backup to local machine without changing persmissions on the backup folder on the server. using keys and root login not allowed.
Download and backup to Windows through Hestia’s web management panel
wondered if there was a way to do this from the cli
Using putty and scp command
I have access to ssh in powershell. I can SSH into my machine using keys. But how to copy from vps when root is disabled and the user doesn’t have permissions to the backup directory.