Migrating Files from Frappe to GCP Bucket

Hi,

I’ve developed a script that successfully sends files directly from Frappe to a GCP bucket, and it’s working well for new uploads.

However, I now need to migrate 150,000 existing files from Frappe to the GCP bucket. Running this migration through a script would be a lengthy process. I’d appreciate any assistance or suggestions on how to streamline this task.

Thank you!

Hi,

If you could share the script, then the community may be able to assist you optimise it.