Implement the `GetFileStat` action
panhania opened this issue · 1 comments
panhania commented
RRG should support the GetFileStat
action. It accepts GetFileStatRequest
as input and should respond with StatEntry
.
panhania commented
Oh, I forgot that this also involves working with extended file attributes, which might not be straightforward, so I am promoting its difficulty level to medium (or even higher, if needed).