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

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -