Anyone know of a quick way to move the framestore location say I have it on Drive A and want to change the location to Drive B , I realize I could archive and bring in it back but figure might be a faster way to do this also without relinking everything?
You can use cp -av location1 location2
to copy all the framestore data.
Then just change Path
at /opt/Autodesk/sw/cfg/stone+wire.cfg
to the new location.
4 Likes
thank you
1 Like