I was wondering if there is some type of LAN seeding on Deluge, I got 3 computers hooked on the same network vis some HUB, I remember it saying something about LAN seeding in Azureus, but I dont wanna use that, anyways is there a way to upload really quickly through LAN?
Any suggestions would be appreciated
TidusBlade wrote:I was wondering if there is some type of LAN seeding on Deluge, I got 3 computers hooked on the same network vis some HUB, I remember it saying something about LAN seeding in Azureus, but I dont wanna use that, anyways is there a way to upload really quickly through LAN?
Any suggestions would be appreciated
no. i'll look into this for the future...but if it's on a lan, and ssh is installed, you can use scp to transfer them as fast as your connection allows. for example:
scp localfile.avi username@remotebox:/home/me/
you should probably look into using one of them as your central file server, though, and mount that on all of them.