oCIS with natural file storage

Hello!
I’m coming from Nextcloud and would love to switch to OwnCloud OCIS. However, for data security reasons and due to other programs that need access to my cloud files, I am dependent on the cloud files (the files in my cloud) being stored as “normal” files on the host system. (As is the case with Nextcloud and I believe also Owncloud “Normal”).

So I upload a video.mp4 file and somewhere in the file system is this video.mp4 file.

During my test OCIS installation, I noticed that OCIS saves the files in “blob” (?) format. (So no video.mp4 but a nested folder structure)

I would like to use OCIS in my production environment, but I can’t if OCIS saves the files in this way.
Is there a way to let OCIS save the files in a natural way?

It’s really the only catch for me and I would really like to use OCIS.
I am grateful for any answer!

1 Like

You might want to try this: PosixFS :: Documentation for ownCloud (A Kiteworks Company) It requires inotify or GPFS at this time. And should be available in 7.0 released earlier this week.

2 Likes

Do you have a rough timeframe how long it will take for this feature to become fully supported and production ready? Or is this something that has not timeframe and low priority, because OCIS is not catering to the homelab crowd?

I am a fellow Nextcloud user that wants to switch :blush:

I found a Solution.
I followed this Guide and voila, i have natural saving files:
doc.owncloud .com/ocis/next/deployment/storage/posixfs.html

2 Likes