According to the software upgrade documentation for the CSS platform, when the software is upgraded a new script directory is created as "/<current running version>/script", so the document instructs you to copy files from "/oldversion/script" to "/newversion/script"
Problem is, I can't seem to access the old script directory when running the updated code or see the new directory when reverting to the old code. The procedure document doesn't specify HOW to copy them back and forth, it just say's that you need to do it.
I've found that I can archive individual scripts while booted to the old version and restore them in the new version, but is there another way to copy directly between them without having to jump back and forth between versions via. reboot?