johnae / sambal

Ruby Samba Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is their an equivalent method to File.stat

stevendelarwelle opened this issue · comments

I'm looking to get a timestamp from a file to see if it is newer. Is this possible with sambal?

I guess ls + parse_files might be something you could use depending on what you need.