Other Topic Library Versions

Configuring Aspera

GV STRATUS rules support file transfer using third party applications. This topic provides steps for Aspera.

  1. On the Aspera server, add the following to the config file at C:\Program Files (x86)\Aspera\Enterprise Server\etc\aspera.conf.
    <server>
    <http_port>9091</http_port>
    <enable_http>true</enable_http>
    <ssh_port>22</ssh_port>
    </server>
    <central_server>
    <port>40001</port>
    <address>127.0.0.1</address>
    <schema_validation>disable</schema_validation>
    </central_server>
  2. Save the config file.

Copyright © 2016 Grass Valley Canada. All rights reserved. GV STRATUS 4.5 gvtp_20160506_02:08:04