{{ Project | Perforce Server Backup Scripts | curator = Philip Kania | path = //guest/philip_kania/AdminScripts/ | download = //guest/philip_kania/AdminScripts/ | language = bash, cmd, css, javascript, powershell, xslt | license = MIT }} === About This Project === This project contains a pair of scripts I have written that implement the same Perforce server backup procedure. One ([http://swarm.workshop.perforce.com/guest/philip_kania/AdminScripts/PerforceBackupProcedureLibrary.bat PerforceBackupProcedureLibrary.bat]) is intended for use with Microsoft Windows. The other ([http://swarm.workshop.perforce.com/guest/philip_kania/AdminScripts/PerforceBackupProcedureLibrary PerforceBackupProcedureLibrary]) is intended for use with Unix based systems (including Mac OS X). These scripts perform the essential steps needed to backup a Perforce server. They save their output in XML format which can be easily consumed by other programs. [http://swarm.workshop.perforce.com/files/guest/philip_kania/AdminScripts/PerforceBackupProcedureHTML.xsl XSLT] and [http://swarm.workshop.perforce.com/files/guest/philip_kania/AdminScripts/PerforceBackupProcedure.css CSS] style sheets are provided for displaying the backup procedure results as HTML. A [http://swarm.workshop.perforce.com/files/guest/philip_kania/AdminScripts/PerforceBackupProcedureRSS.ps1 PowerShell] script is provided provided for generating an RSS feed of the backup procedure results on Microsoft Windows systems. Unix users can use the [http://swarm.workshop.perforce.com/files/guest/philip_kania/AdminScripts/PerforceBackupProcedureRSS bash] script for doing the same thing. Both of these scripts use an [http://swarm.workshop.perforce.com/files/guest/philip_kania/AdminScripts/PerforceBackupProcedureRSS.xsl4 XSLT] style sheet when generating the RSS feed. {{ License | MIT | 2009 | Exemplics LLC }} [[Category:Perforce administrative tools]] [[Category:Perforce web interfaces]] ===License===
Copyright (c) 2009 Exemplics LLC

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
{{ RecentChanges | //guest/philip_kania/AdminScripts/ }}