-
```
It would be nice if in configuration file it would be possible to use both *
and ** for globbing.
* - for finding files/directories replacing * with one level of directories.
Example:
/blah/bla…
-
```
It would be nice if in configuration file it would be possible to use both *
and ** for globbing.
* - for finding files/directories replacing * with one level of directories.
Example:
/blah/bla…
-
Since datasets are stored in a directory structure, and since their names reflect this, it would be fairly easy to make deletions using globbing. This would be a great convenience when some datasets m…
-
```
It would be nice if in configuration file it would be possible to use both *
and ** for globbing.
* - for finding files/directories replacing * with one level of directories.
Example:
/blah/bla…
-
```
It would be nice if in configuration file it would be possible to use both *
and ** for globbing.
* - for finding files/directories replacing * with one level of directories.
Example:
/blah/bla…
-
The following works
```
path = CloudPath("gs://top-level-bucket-name/second-level/")
filepaths = path.rglob("*")
assert list(filepaths)
```
However, when I perform this action at the bucket ro…
-
Should h5py support glob style patterns for finding objects within an HDF5 file? They're pretty useful for finding files within folder structures, and HDF5 groups are conceptually similar.
This cou…
-
It would be useful to have vls understand wildcard on vospace
Desired behaviour:
vls vos:myvospace/*
Probably fairly intense on vospace db.
-
```
It would be nice if in configuration file it would be possible to use both *
and ** for globbing.
* - for finding files/directories replacing * with one level of directories.
Example:
/blah/bla…
-
```
It would be nice if in configuration file it would be possible to use both *
and ** for globbing.
* - for finding files/directories replacing * with one level of directories.
Example:
/blah/bla…