migrate-data command
The migrate-data command imports configuration and reports data from an existing Insite installation.
Run the migrate-data program from the directory below that matches your Powertech Antivirus server's operating system:
- opt/ptavwebsvc/conversion/ppc64
- opt/ptavwebsvc/conversion/ppc64le
- opt/ptavwebsvc/conversion/windows
- opt/ptavwebsvc/conversion/x86
If -insiteHost is not specified, the command will fail.
Options
-
Insite database password:
-insiteDbPassword string
-
Insite database port (default 5432):
-insiteDbPort int
-
Insite database username:
-insiteDbUsername string
-
Insite host (default "localhost"):
-insiteHost string
-
Generates a log file (default true):
-log
-
Migrates scan configurations from Insite database (default true):
-migrateConfigs
-
Migrates reports from Insite database (default true):
-migrateReports
-
Migrates reports' data from Insite database (default true):
-migrateReportsData
-
Powertech Antivirus database password:
-ptavDbPassword string
-
Powertech Antivirus database port (default 5432):
-ptavDbPort int
-
Powertech Antivirus database username:
-ptavDbUsername string
-
Powertech Antivirus host (default "localhost"):
-ptavHost string