php - Query Google storage to get only files in specified path -
first of all: yes, realize there no such thing folders in google storage system. however, google storage has dummy folders suffixed _$folder$. know can define prefix filter-out results, though, how define depth? in other words, want files/_$folder$s under /foo/bar not children of deeper _$folder$s. possible query? php version of rather messy.
Comments
Post a Comment