A Desperate Plea for a Free Software Alternative to Aspera (2018)
1–10 of 172 posts
Re: A Desperate Plea for a Free Software Alternative to Aspera (2018)
#2Maybe we can talk about compiling a test to see how it compares?
Re: A Desperate Plea for a Free Software Alternative to Aspera (2018)
#3Re: A Desperate Plea for a Free Software Alternative to Aspera (2018)
#4I'm curious. How fast are these compared to netcat/socat/mbuffer?
Re: A Desperate Plea for a Free Software Alternative to Aspera (2018)
#5In the past I see that Tsunami, UDT, or GridFTP were suggested. Any results?
But it looks like GridFTP and Globus are basically dead https://opensciencegrid.org/technology/policy/gridftp-gsi-mi...
Tsunami sounds good but maybe needs some updating? I haven’t looked closely...
Re: A Desperate Plea for a Free Software Alternative to Aspera (2018)
#6Re: A Desperate Plea for a Free Software Alternative to Aspera (2018)
#7In the past I see that Tsunami, UDT, or GridFTP were suggested. Any results?
For real transfer with big (> 500TB) Aspera will deliver what it says over WAN (over the Atlantic).
If you have better connections and not so much data syncthing will probably work if you can have someone manually take care of all exceptions.[2]
If you know your data and you can build quite a lot of stuff yourself you can get almost the same speed as Aspera with UDT.
There is also a go implementation of UDTs used by kcptun[3] but I haven't tried that.
1 https://github.com/syncthing/syncthing
2 I don't intend to disrespect syncthing here, but when your dealing with TB scale 24/7 things are never really up all the time, the network is unreliable, the sender host filesystem is corrupt and the receiver host filesystem is full or broken or ...
Re: A Desperate Plea for a Free Software Alternative to Aspera (2018)
#8I have seen this software before. I suppose the speed boost results from using multiple parallel connections, meaning it could make better use of aggregate links and multipath networks? Is there anything else to it?
License costs are pretty brutal and it does need decent amount CPU to make the most of it.
Re: A Desperate Plea for a Free Software Alternative to Aspera (2018)
#9I have seen this software before. I suppose the speed boost results from using multiple parallel connections, meaning it could make better use of aggregate links and multipath networks? Is there anything else to it?