SFTP to backup
-
Hi all.
I have a nas from Synology. I want to store backups there. Can this be done via SFTP protocol? (without rsa key)
I saw that there is an SSHFS protocol in the clouddron, but for some reason I can't configure it. My RSA key pair just doesn't work for some reason.
Thanks for your advice. -
@girish
That's right, Synology supports NFS.
But since I have Claudron installed on the hetzner server, and the NAS is at home, it seems to me that this will not be very safe in terms of data transfer.
Maybe I'm wrong. But judging by the documentation Claudron. NFS Recommended for private networks only. -
@Neluser ah ok. I don't have a synology but own a NUC. I have some Cloudrons on Digitalocean. The way I do this is to selfhost minio on the NUC and the Cloudron's backup using the minio provider. Found a tutorial at https://randomds.com/2023/01/06/deploy-minio-with-docker-on-a-synology-nas-with-a-custom-domain-name/ but there are many out there.
-
-