Hello, I'm trying to do a file restore from a controlled start. The files were taken from a robot, loaded into ROBOGUIDE, modified, and then are being placed onto the real robot. This means that I need to perform both a backup and restore of the files. I back up the files using FTP, and I restore them using a controlled start RESTOR -> All of the above function. All goes well, and when I'm done, it says 5 files weren't restored, which I think is fine, and must be some sort of artifact of grabbing from FTP. When I restart, however, none of the changes that I made in roboguide have been transferred over to the robot, which is strange. I have a hunch it had something to do with roboguide modifying certain files along the way, but I'm not too sure.
Is there any way that I can see which files were excluded in the restor function to test my hypothesis?