Partek Flow Documentation

Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

If you wish to move a Partek® Flow® project data from one disk to another, please follow the following steps:

  1. Use rsync to copy the project data in from the old disk to the new disk.  For example, if you wish Project A from an internal disk to an external drive mounted as hdd: 

    $ rsync -avr /home/user/FlowData/Project_A /mnt/HDD/FlowData2/Project_A

    Using rsync -avr guarantees that the time stamps would change.

     

  2. In Partek Flow, logon as a user with Admin privileges. Go to Settings>Directory permissions page

  3. In the Directory Reassignment button, type the Former directory and select Current directory (Figure 1)

    For example: 
      • Former directory: /home/user/FlowData/Project_A
      • Current directory: /mnt/HDD/FlowData2/Project_A

    Figure 1: Directory Reassignment

  4. Select Reassign button

  5. Open the project. 

      • In the Analyses tab, check if the Project disk space on the lower right has been updated
      • In the Data tab, check the project output directory has changed to the new directory
  6. You can now remove the former directory

Additional Assistance

If you need additional assistance, please visit our support page to submit a help ticket or find phone numbers for regional support.

 

Your Rating: Results: 1 Star2 Star3 Star4 Star5 Star 0 rates

  • No labels