filycopy(path1, path2)does not work for files in zip files
add-ons work in foldersalso I'm pretty sure you can copy from the zip the add-on is in, just not to
also I'm pretty sure you can copy from the zip the add-on is in, just not to
Couldn't you do something like this?fileCopy("./image.png", "base/folder/etc");
it doesn't work
so what works
not using a zip fileusing tcpobjects to download the files form a webserver and placing them in a temp folder to copy next time