Skip to content
m67hoff edited this page Sep 11, 2018 · 10 revisions

Introduction

🔧 Beta version: docu and setup currently under work!

todo: create docu AsperaBrowser is an Angular SPA (single page app) using Aspera Connect API and Node API for file and folder upload & download. The UI is using Angular Material components.

Features:

  • modern, fast & intuitive to use WebUI
  • browse, upload, download to any Aspera Transfer Server or ATS/Folder Access-Key - local or remote
  • drag-and-drop to upload
  • see and manage your transfer activity
  • "goto" feature together with aslmcli
  • cloud or on-prem
  • separate or on same system as Transfer Server
  • support for HTTPS
  • runs everywhere: Linux, Mac, Windows (node.js)
  • Docker Image available
  • highly configurable
  • just uses Aspera Connect and NodeAPI
  • can host connect and all libs to run in internal networks
  • Angular SPA can also run separate from the node.js server
  • opensource

See it live:

A sample is deployed on IBM Cloud: asperabrowser.mybluemix.net (This sample is preconfigured with a login to the Aspera Demoserver. Just click login)

Clone this wiki locally