On Mon, May 18, 2015 at 11:09 AM, Francois Bissey
<francois.bis...@canterbury.ac.nz> wrote:
> All the universities who have employed me here in New Zealand object
> to peer to peer clients running on their networks and will shut you down.

Hmm, good point. I file that under "politics" :-\
You email client is also peer to peer, btw.

Technically, it's only named "torrent". Under the hood, it establishes
normal tcp/ip http or ftp connections to the mirror servers. For
aria2, you could even disable p2p aspects:
--seed-time=0 for seeding, this DHT network, via --enable-dht=false
and --on-download-complete=exit to make it work like a wget or curl …

Anyways, I didn't think about such rules.
-- harald

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to