velociraptor icon indicating copy to clipboard operation
velociraptor copied to clipboard

glob results appear to be truncated when using s3 accessor

Open casey-hillman opened this issue 1 year ago • 0 comments

While using glob() with the s3 accessor on a bucket with over 1500 objects the results are incomplete. Currently there are two folders in the bucket with over 1500 objects in them. If we add a folder at the bucket root level named "aaaaa" it shows up in the glob results. If we instead add a folder at the bucket root level named "zzzz" it does not show up in the glob results.

casey-hillman avatar Feb 12 '24 22:02 casey-hillman