Export-TPHubBackup

95 views 0

Description

Saves the settings in a .json file (see also Backup and Restore).

Syntax

Export-TPHubBackup -Path <string> [-Proxy <string>]
Parameter Description
-Path path to the backup file
-Proxy • optional (from firmware version 1.1): proxy server address
• can also be specified globally using Set-TPHubProxy

Example

Export-TPHubBackup -Path "C:\ThinPrint Hub\hubbackup_2018-01-23.json"

saving backup to the file hubbackup_2018-01-23.json

Previous Page
Next Page

Was this helpful?