Skip to content

theeban275/aspera_js_sample_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Aspera Javascript Client App (Sample)

This sample app is based on the code from the aspera demo examples.

##Prerequisites:

  • Have an SSH account created on the DTN
  • Enterprise server must have connect and node enabled Setup Connect server on your DTN
    • Connect Server Web UI
  • Setup Connect Users (Optional)
    • Managing Users
    • Troubleshooting: You can test your connect server by logging in with your web user at http://<hostname>/aspera/user
  • Setup Node API
    • Managing the Node API
    • Troubleshooting: You can test your node api using the following command curl -ki -u <user>:<password>https://<hostname>:9092/info
  • Install the Connect Plugin for your OS

Installation Instructions

Clone Repository

git clone https://github.com/theeban275/aspera_js_sample_app.git

Open webpage in browser

cd aspera_js_sample_app && firefox index.html

About

JS Client using Aspera Connect to upload and download files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published