Export

The "Export" command exports a list of repositories (connections) to a file.

From a Windows command prompt, within the "Tools" folder, enter the following to run the Export command:

via.repository export /param


Allowable parameters are:

/repoid:<ID>
/reponame:<name>
/file:<String>
/help

Repository ID (required unless /reponame is used)
Repository Name (must be a unique name)
Output File (xml format, required)
Get Help          



Example:

Via.Repository.exe Export /repo:2 /file:c:\File_Server.xml

ayfie