Using Workbench Command

Workbench Command is a set of command-line tools that can be used to perform simple and complex operations within Connectome Workbench.

Full Documentation:

Documentation Home
RECREATE SCENE FILE IN NEW LOCATION
   wb_command -scene-file-relocate
      <input-scene> - the scene file to use
      <output-scene> - output - the new scene file to create

      Scene files contain internal relative paths, such that moving or copying
      a scene file will cause it to lose track of the files it refers to.  This
      command makes a modified copy of the scene file, changing the relative
      paths to refer to the new relative locations of the files.