Can you rename files in Google Cloud Storage?
I am letting users upload photos, but I want to give them the ability to edit the photo, at least by changing the name they uploaded it with. I am using Javascript through Node.js.
Thanks!
Can you rename files in Google Cloud Storage?
I am letting users upload photos, but I want to give them the ability to edit the photo, at least by changing the name they uploaded it with. I am using Javascript through Node.js.
Thanks!
Here is Python function performs a multi-threaded/multi-processing move:
This command:
will do the job. If you have a large number of files you need to do a multi-processing move, so use this command:
You can find this information in the docs.