arrow-left

All pages
gitbookPowered by GitBook
1 of 1

Loading...

Backing Up the Database

image

hashtag
Linux

hashtag
Open a Linux terminal and enter the following commands.

  1. Obtain root access:

  1. Change to the user account that runs Partek® Flow® . Suppose it is user account flow, then_:_

  1. Then the default home directory should be/home/flow. Run the following command to make the backup database in home/flow directory, the archived file name is flowdbbackup.tar.gz:

  1. Log out of the user account that runs Flow: Ctrl+D

hashtag
MacOS

hashtag
Open a Terminal window on the home directory of the user that installed Partek Flow.

  1. Run the following command to make the backup database in user's home directory

  1. The archived file name is flowdbbackup.tar.gz.

hashtag
Additional Assistance

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

our support pagearrow-up-right
$ sudo su  
$ su flow
$ tar -czvf flowdbbackup.tar.gz .partekflow/
$ tar -czvf flowdbbackup.tar.gz .partekflow/