The only caveat is that odrive’s FTP integration won’t currently reuse the command channel session for the encrypted data channel. This means you need to turn off that requirement on your server, if it is set.
In Filezilla this is the “Require TLS session resumption on data connection when using PROT P” option
In ProFTPd this is the “TLSOptions NoSessionReuseRequired” option