Skip to content

elwin/scionFTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScionFTP: FTP client on the SCION network

This project aims to show feasibility when implementing an exisiting data transmission protocol on the SCION network. Furthermore, to make use of the multi-path property of SCION, we added the GridFTP extension that allows to send traffic on multiple connections.

Installation

  1. Make sure to have a SCION installation running, either locally or on the SCIONLab.
  2. Download this repository with go get github.com/elwin/scionFTP
  3. Install server and client or develop your own applications using the packages server and client

About

FTP client with GridFTP extension, adapted to the SCION network

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages