Questions about the file storage


!Friendica Admins I am currently using a storage folder to store the media files. My questions are:

  1. Is it better to move to the database for storage?
  2. If I do that, will previous media be migrated to the database?
  3. Where is the path for file storage stored in Friendica (config file?)? I am thinking how can I backup the files too when they are stored in a custom path.

Thanks!

Friendica Admins reshared this.

in reply to Tio

Thank you all for the answers! So I was wondering if the path is stored in a file that can be read by a script. This way the script can grab the "filepath" when doing the backups. I am using Yunohost and that's how we do for the rest of the services that are using a specific path to store the data/files. I was wondering if this setting in admin/storage is written to an actual file in the friendica's folder?

The WebDav options seems really great. I see this is the addon github.com/friendica/friendica… but I wonder how well it works. Anyone else uses it?

Friendica Admins reshared this.