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 © 2020 Grass Valley Canada. All rights reserved. Specifications subject to change without notice. GV STRATUS 6.10 gvtp_20200811_04:57:17