A windows file server at works serves up files that can be reverted to previous snapshots. I think this is the windows shadow copy service. Googling reveals a lot of articles about how to serve such a functionality to windows clients from a linux server, but I'm looking for a way to access these from an Ubuntu client.
So is there a linux client that can access previous versions of files served up by a windows SMB service and restore them?