Status Update
Comments
ts...@google.com <ts...@google.com> #2
Hello,
Thank you for posting on the Public Issue Tracker.
The same
Have a nice day.
[Deleted User] <[Deleted User]> #3
Hello, Thank you for pointing that out! Strangely I didn't find that issue when searched by text. I will star and monitor that original feature request. Hope it starts moving soon!
[Deleted User] <[Deleted User]> #4
Though your issue is more convincing than the original one. So I'll copy it there if that can help ^^
Description
Feature Request: Symlink for Cloud Storage
What you would like to accomplish:
We are having very large files in our Cloud Storage Bucket,
Each file needs to be copied to many different directory paths due to the mechanism of our processing system.
So our team is looking for a way to perform symlink to those files, so that we can copy the symlinks to those directory paths instead of needing to copy the entire content of each file multiple times.
How this might work:
If applicable, reasons why alternative solutions are not sufficient:
One alternative can be to have a .txt file that contains the gcs-url to the original file, but it would involve modifying our legacy system and will cause issues.
Other way can be to have an indexing database so we can do querying for the file-path from that database, but it would still involve heavily modifying our legacy system.
Other information (workarounds you have tried, documentation consulted, etc):
Stack Overflow question:https://stackoverflow.com/questions/12564669/an-object-in-google-cloud-storage-which-acts-as-a-redirect-or-symlink