mirror of
https://github.com/asapach/peerflix-server.git
synced 2026-04-25 14:45:50 +03:00
[GH-ISSUE #57] Upload seems to end when download is complete #264
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @GautierT on GitHub (Nov 23, 2015).
Original GitHub issue: https://github.com/asapach/peerflix-server/issues/57
Hi,
Upload seems to end when downloading the files is over.
It's a bug or a features ? It's should be a option !
It will be better for p2p community...
Thanks!
@asapach commented on GitHub (Nov 23, 2015):
It depends on the torrent. If there are many seeders, once you've downloaded the files, there are few leechers to share it with. If on the other hand there are few seeders, you will become one and will continue to seed.
It also depends on your network: for example if you have port forwarding enabled on port 6881 you will get more peers.
@GautierT commented on GitHub (Nov 24, 2015):
Thanks for your answer.
It's just seems to upload a lot during download and stop when download was complete but must fate !