I have this script:
import os, sys, shutil, glob from distutils.dir_util import copy_tree if not os.path.exists(\'Files\'): os.makedirs(\'Files\') source_di