_get_file_infos# barecat.maintenance.rsync._get_file_infos(archive, pattern)[source]# Get file infos from any archive type (local or remote). Returns iterable of file info objects with path, size, mtime_ns, etc. Works with Barecat, SSHBarecatClient, and BarecatRemoteClient. Parameters: pattern (str)