FTP Backup storage mount questions
... / FTP Backup storage mount ...
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Question

FTP Backup storage mount questions

by
MiroI
Created on 2020-09-28 12:18:55 (edited on 2024-09-04 14:23:31) in Dedicated Servers

Hello, i am trying to implement a backup task on a dedicated server and need to mount OVH FTP backup storage.
As i see in OVH Manager there are 3 options to access ftp backup: CIFS, FTP, NFS.
So far i was able to mount it as FTP with curlftpfs and implement SSL, however curlftpfs does not support setting mtime to files and directories and i need this functionality.

CIFS mount supports it, however i can't make it use encyrption with -o seal
seal option is supported in SMB3 and above but OVH FTP backup storage server offers only SMB1.

NFS does not support encryption at all.

Is there a way to mount OVH ftp backup storage in a secure way that supports mtime on files and directories ?


Replies are currently disabled for this question.