if not os.path.exists(XL_FILES_ARCHIVED):
        log.error('Path does not exist! Path: {}'.format(XL_FILES_ARCHIVED))
        exit(1)