I’m in the process of creating a backup strategy and I would like to keep an off-site copy of the data by using an ftp server located at my parents’ place.
That server enforces secure (TLS) connections and I realised there is no TLS option when configuring an FTP cloud sync connection in TrueNAS (I get this error: Must use AUTH TLS).
Hey, did you find out how to do it? I’m running a Cloud Synct Task to a Hetzner Storage Box and while the data is crypted at the origin, I would still like to run it over a TLS connection… I could use SFTP but in my experience it is much slower.