mrAceT / nextcloud-S3-local-S3-migration

Script for migrating Nextcloud primary storage from S3 to local to S3 storage
GNU General Public License v3.0
67 stars 11 forks source link

multibucket to local with postgres #4

Open krakazyabra opened 1 year ago

krakazyabra commented 1 year ago

this script copies files from multibucket s3 storage to local when postgresql DB is used

gymnae commented 11 months ago

Could this also be adapted to enable using postgres when moving from local to S3?

mrAceT commented 11 months ago

This script is a basic "POC" for migrating from Multibucket S3 to local.

The two scripts I built are quite a bit more extensive (and in my opinion user friendly).

The script of @krakazyabra can naturally be used as a bases for the reverse also. But I can not help you as I do nu run any server nor setup of NextCloud with postgress