04-14-2020, 02:12 PM
Thanks for the help, I got it to work last night.
I changed shutil.copy to shutil.copyfile and published, and it copied over just like I needed.
I also removed relative_dir from the file_goes_to line so that it doesn't recreate the source folder.
I'm thinking that it couldn't see the file without read permissions maybe?
I changed shutil.copy to shutil.copyfile and published, and it copied over just like I needed.
I also removed relative_dir from the file_goes_to line so that it doesn't recreate the source folder.
I'm thinking that it couldn't see the file without read permissions maybe?