TritonDataCenter / node-manta

Node.js SDK for Manta
75 stars 54 forks source link

Add options to `mfind` that mirror `find`s '-mtime' and '-mmin' options #267

Closed chorrell closed 5 years ago

chorrell commented 8 years ago

This would allow for filtering objects based on a date/time range. The typical use case would be for deleting objects that match a certain date-range criteria.