(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
PageSync also comes with a maintenance script, in order to import previous exported pages.
  
 +
=== Options ===
 +
 +
; summary
 +
: Additional text that will be added to the files imported History.
 +
; user
 +
: Your username. Will be added to the import log. [mandatory]
 +
; rebuild-index
 +
: Rebuild the index file from existing files in export folder
 +
; force-rebuild-index
 +
: Used with 'rebuild-index' to suppress confirmation
 +
; rebuild-files
 +
: Will take the index file and re-create all files from the database
 +
; force-rebuild-files
 +
: Used with rebuild-files. This forces rebuild-files without prompting for user interaction
 +
 +
=== ShareFile import options ===
 +
; install-shared-file
 +
: Url or path on the server to a PageSync share file
 +
; install-shared-file-from-temp
 +
: Name of the PageSync Share file already in the PageSync TempPath
 +
; silent
 +
: Will show no output in the terminal until it is finished.
ws-class-props
Line 1: Line 1:
 
+
{{Doc properties
 +
|Doc subject=DevOps:Doc/PageSync
 +
|Subject version=1.5
 +
|Doc parent=DevOps:Doc/PageSync/1.5/Using PageSync
 +
|Doc sort order=50
 +
|Doc target group=User
 +
|Doc synopsis=How to use the PageSync Maintenance script v1.5
 +
}}
ws-page-props
Line 1: Line 1:
{{Doc properties
+
 
|Doc subject=DevOps:Doc/PageSync
 
|Subject version=1.5
 
|Doc parent=DevOps:Doc/PageSync/1.5/Using PageSync
 
|Doc sort order=50
 
|Doc target group=Administrator
 
}}
 

Latest revision as of 10:46, 26 September 2022

PageSync also comes with a maintenance script, in order to import previous exported pages.

Options

summary
Additional text that will be added to the files imported History.
user
Your username. Will be added to the import log. [mandatory]
rebuild-index
Rebuild the index file from existing files in export folder
force-rebuild-index
Used with 'rebuild-index' to suppress confirmation
rebuild-files
Will take the index file and re-create all files from the database
force-rebuild-files
Used with rebuild-files. This forces rebuild-files without prompting for user interaction

ShareFile import options

install-shared-file
Url or path on the server to a PageSync share file
install-shared-file-from-temp
Name of the PageSync Share file already in the PageSync TempPath
silent
Will show no output in the terminal until it is finished.