Problem Statement
I have a SMB share where people already have stored a lot of files. Id like to use OxiCloud as a frontend and easier to use system for these files (as especially on mobile SMB is a pain).
OxiCloud has no way for me to expose a real folder from the filesystem to my users.
Proposed Solution
A type of "mount" where you can pass a folder through to specific users, it then shows up in their UI as a normal folder and they can interact with it like any other with any files, etc, just landing as normal files in that folder.
Alternative Solutions
Moving everything to Oxicloud? This not only would be slow and duplicate A LOT of data (atleast while uploading), OxiCloud also doesnt have SMB support and stores everything in a proprietary blob format.
Use nextcloud? While more popular and could work, nextcloud is a slow PHP app and heavy with a lot more than file management. Nextcloud does support "local external storage" tho which basically achieves this goal.
Additional Context
Add any other context or screenshots about the feature request here.
User Impact
Its a way to soften the migration from existing solutions and to allow for mixed deployments that would otherwise be impractical.
Problem Statement
I have a SMB share where people already have stored a lot of files. Id like to use OxiCloud as a frontend and easier to use system for these files (as especially on mobile SMB is a pain).
OxiCloud has no way for me to expose a real folder from the filesystem to my users.
Proposed Solution
A type of "mount" where you can pass a folder through to specific users, it then shows up in their UI as a normal folder and they can interact with it like any other with any files, etc, just landing as normal files in that folder.
Alternative Solutions
Moving everything to Oxicloud? This not only would be slow and duplicate A LOT of data (atleast while uploading), OxiCloud also doesnt have SMB support and stores everything in a proprietary blob format.
Use nextcloud? While more popular and could work, nextcloud is a slow PHP app and heavy with a lot more than file management. Nextcloud does support "local external storage" tho which basically achieves this goal.
Additional Context
Add any other context or screenshots about the feature request here.
User Impact
Its a way to soften the migration from existing solutions and to allow for mixed deployments that would otherwise be impractical.