backupDirects a KowariTM server to write out a backup file that can later be restored. The general syntax is as follows: backup server[#model] to [local|remote] file; Where:
Note - Backups of individual models are written in RDF format while servers are written in a modified compressed (gzip) N3 format. This is because groups of models cannot be represented in RDF. For example: backup <rmi://mysite.com/server1> to <file:/tmp/serverbackup.gz>; and backup <rmi://mysite.com/server1> to remote <file:/tmp/serverbackup.gz>; are equivalent. Both commands write the server backup file remotely on the server's filesystem. backup <rmi://mysite.com/server1#mymodel> to local <file:/tmp/modelbackup.rdf>; writes the model backup file locally on the client. Use the For example: create <rmi://mysite.com/server1#newmodel>; |
Latest NewsKowari 1.1.0 Pre-release 1 Released ![]() ![]() |
||||
© 2001-2004 Tucana Technologies, Inc. Some rights reserved. |