Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Introduction

Meridix CopyUtil is a tool used to copy files. A use is when we use the data collected by Aastra TMG (formerly Netwise). Meridix CopyUtil copy files from Aastra TMG collection folder to Meridix ftp server in such a way that it is an exact copy recharged at each charging session. The tool is designed so that the data that is uploaded can not be duplicated . Meridix CopyUtil runs as a service. Installation of the service is done by using the command prompt as an administrator by typeing "Meridix.CopyUtil.exe install". Uninstalling the service is just as easy just type  "Meridix.CopyUtil.exe uninstall". Start and stop the service in the same way by following the service name by the "verb"  start or stop

 

Step-by-step guide

 

  1. Download Meridix.CopyUtil.zip from the specified FTP address obtained from Meridix systems
  2. Unzipp file Meridix.CopyUtil.zip to any folder of choise
  3. In the unzipped folder are a number of files of these are the two used in the installation, Meridix.CopyUtil.exe and Meridix.CopyUtil.exe.config. The first is to be installed as a service, and the latter is a configuration file that contains information for service
  4. Open Meridix.CopyUtil.exe.config configuration file with an editor such notpad
  5. .Konfigurationsfilen contains two sections that must be configured

    The folders have a folder configured for each folder whose measurement files will be copied to Meridix ftp server. The name atributet must be an unique name to distinguish this folder from other folders. The source attribute specifies the path to the folder where the log files exist.The oldestFileDate attributes date dictates the oldest file to be uploaded. Meridix often use a catalog file that contains numbers, names and group membership, this is used to 'name' extensions . Catalog file is read and uploaded in the same way as log files. It's folder only contains the attributes name, source and catalogfolder. Catalogfolder need to be set to true to enable the upload

  6. Under ftps  only one ftp can be listed. The ftp attributes are  ftpAddress, username, password and uploadingintervall in minutes (The ftp  login data is obtained from Meridix Systems)
  7. Save the file
  8. Navigera down to the installation folder using the command prompt (as administrator) and type > MeridixCopyUtil.exe install
  9. Start the service by typing MeridixCopyUtil.exe start

 

Information om Topshelf och dess möjligheter finns via länken http://docs.topshelf-project.com 

  • No labels