User talk:Darizotas/MediaWiki Backup Script for Windows
Latest comment: 14 years ago by 123.211.29.19
The example usage of this script is not in the correct order:
zip-backup "C:\My Backups\" "MyBackup" "C:\Program Files\ListMyBackup.txt" 10
is the example given, where as:
zip-backup output-prefix output-path list-files string-conn [max-allowed]
is how the script works (similarly with wiki-backup). Output-prefix and output-path should be swapped--123.211.29.19 00:17, 22 February 2010 (UTC)
Getting the Text File To Intergrate Into The Script
editQuestion: How do you get the text file to work properly? How do you intergrate it into the scripts. I don't see instructions for that anywhere.