Replies: 1 comment 2 replies
-
Hi Can you share the repro steps. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
According to the docs, the
--implicit-dirs
flag is not necessary with hierarchical buckets enabled. However, when an object is created outside the gcsfuse mount, for example by copying a folder with contents usinggsutil
, neither the folder nor the contents appear in the gcsfuse mount, unless the--implicit-dirs
is specified.From the docs
Would be great if this behavior is mentioned in the docs.
Beta Was this translation helpful? Give feedback.
All reactions