Categorygithub.com/elwin/transmit2
repository
0.0.0-20210112105834-4310ded92bb7
Repository: https://github.com/elwin/transmit2.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

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