Using external storage within folder structure?

I’m looking for a way to use object storage to manage larger uploads that can still be contained within the native folder structure. I understand that symlinks are not advised, so is there any other way to achieve this?

Thanks

When you add External Storage mounts, you specify where you want them placed. Also, they can be shared.

https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/external_storage_configuration_gui.html

Thanks for your response. I don’t see any way to specify a path when mounting S3 storage.

Here’s an example of what I’d like:

Folder A

  • Subfolder
  • Subfolder (S3)
  • Subfolder

The Folder name is the local (i.e. in Nextcloud) mount point: Amazon S3 — Nextcloud latest Administration Manual latest documentation

Thanks. I know how to set the folder name, I’m trying to find out if it is possible to nest S3 folders within the existing folder structure.

Folder name = FolderA/SubFolderS3

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.