if j['errno'] == -9:
            pr("File '{}' not exists.".format(args['path']))
            return const.EFileNotFound