Does your seedbox let you seed 1 file on 2 diff tracker simultaneously?
Register

We are the best invite forum on the internet! Here you will find free invites, free seedboxes, free bonuses, and much more. Our members know the true meaning of sharing and have created a truly global bittorent community! Our site has the most up to date information on all private trackers and our members will guide you and introduce you to this truly secretive and enlightened club. Ready to get started? Register now!


Page 1 of 2 1 2 LastLast
Results 1 to 10 of 12
  1. #1

    Join Date
    Mar 2009
    Posts
    24

    Default Does your seedbox let you seed 1 file on 2 diff tracker simultaneously?

    Yeah so I'm a seedbox virgin and have no clue if this is normal behavior or not...



    Does your seedbox let you seed 1 file on 2 or more diff tracker simultaneously?


    My seedbox is running TorrentFlux if its of any help


  2. To remove ads become VIP. Inquire about advertising here.
  3. #2

    Join Date
    Mar 2009
    Location
    Sibiu Ro
    Posts
    113

    Default

    on my seedbox i can seed 0ne file to 2 or more tracker
    but i have utorrent on it
    on the torrentflux i think is not working.

  4. #3

    Join Date
    Feb 2009
    Posts
    160

    Default

    I can't do that, unfortunately!

  5. #4

    Join Date
    Mar 2009
    Posts
    159

    Default

    rTorrent does it fine

  6. #5

    Join Date
    Jan 2009
    Posts
    172

    Default

    any torrent client can do it... well as far as i can tell, i can do it with rtorrent, utorrent, torrentflux and deluge.
    for torrentflux, just change the name of the torrents as 1.torrent and 2.torrent. If you wanna skip hash @ the beginning, i think it only works if u use BitTornado as ur client.

  7. #6

    Join Date
    Apr 2009
    Location
    Behind you
    Posts
    436

    Default

    How do you do it with rTorrent? I tried and failed lol..

  8. #7

    Join Date
    Apr 2009
    Location
    USA
    Posts
    184

    Default

    I dont know rtorrent, but in the case of utorrent, you

    -download both .torrent files (change name slightly)
    -add first .torrent file to client. let it download 100%
    -add second .torrent file manually or in Watch folder. if manually, point directory to the same location the first went to.
    -now it will cross-seed at the second tracker using the data from the first

    Important: 1) the directories must be the same in both torrents 2) the files must be the same in both torrents. Otherwise, the 2nd torrent will d/l & correct the "bad" or "missing" files. If it overwrites something, then it could mess up your first torrent seed's hash.. so make sure the file sizes for both torrents match exactly.

    You can get around this problem by partial seeding the 2nd torrent if it is larger than the first, but this is advanced and is learned over time/practice.

  9. #8

    Join Date
    Jan 2009
    Posts
    172

    Default

    If you dont mind hashing the torrents, the you can cross-seed on rtorrent like on any other clients. If u wanna cross-seed without hash checking, follow this guide:

    Quote Originally Posted by dashboardy
    If you upload a torrent (and are using rtorrent as your client), or have downloaded a release and want to seed that exact release at another tracker, a hash check can be a pain. With this method, all you need to do to skip a hash after you have completed a torrent from one tracker, is download the torrent from the tracker that you want to seed on and type:

    nh RLSNAME.torrent

    To have the ability to do this, do the following in your terminal, as root:

    cd /bin
    wget http://libtorrent.rakshasa.no/downloads/rtorrent_fast_resume.pl
    chmod 755 rtorrent_fast_resume.pl
    mv rtorrent_fast_resume.pl nh.pl

    Basically you've downloaded the script that is used to skip hashchecks - now for the part that makes it easy to use. Create a file called nh (stands for 'no hash' doesn't have an extension) and copy the following into it, then save and place in /bin/ folder.

    #!/bin/bash
    nh.pl /path.to.torrentdata/ <$1> /path.to.watchdir/$1

    Once again, you need to chmod 755 nh (while still running as root). Obviously edit the /path.to portions of the above code.

    Note that for the perl script to work, you should also type

    perl -MCPAN -e 'install Convert::Bencode'

    Which will install everything necessary to actually run the script.

    Once both nh.pl and nh files are in /bin/ and the appropriate dirs have been replaced in nh file, if you wanted to skip hash check for say, Heroes S03E19 720p HDTV X264-DIMENSION you can download the .torrent to a folder on your server (doesn't matter where), go to that folder and in a terminal type

    nh Heroes.S03E19.720p.HDTV.X264-DIMENSION.torrent

    There are probably more efficient ways of doing this but if you were wondering how to hashcheck, this should work.

    Note that if there are files missing (like samples) from site A and you want to seed to site B with this, you'll have to add the .torrent as normal - missing files cause this script to error out. If you have extra files, however, it should still work.

  10. #9

    Join Date
    Apr 2009
    Posts
    187

    Default

    in torrent flux,its not possible as it usually gives the message of presence of file already on server..However this should work fine on utorrent...

  11. #10

    Join Date
    Feb 2009
    Posts
    78

    Default

    Quote Originally Posted by george15156 View Post
    in torrent flux,its not possible as it usually gives the message of presence of file already on server..However this should work fine on utorrent...
    A small correction... first you can rename the .torrent and upload it with a new name. Renaming the .torrent in no way modifies the names of the internal files. You can just rename the torrent, upload it, and if the data is there cross seeding will work just fine.

    It is important though that the first .torrent is seeding - do not attempt to leech using two different torrents (this means two tornado/transmission/whatever processes) because they will lock, and an admin will need to kill them manually.

    Second, in Xirvik we have patched it so the file as renamed on the fly if needed. We are involved with torrentflux-b4rt maintance so this will go in 1.0beta3 for sure.

    Finally, we are experimenting with cross-user cross-seeding (this has privacy considerations though so we will ask our users before this is deployed in all servers). Basically, if you upload a torrent, and anyone in the server has downloaded it already completely, and the contents are identical (not a file more or less), it hardlinks the files - therefore saving bandwidth, download time (from minutes to 0 seconds), and ratio.

    Statistically, two users on a same seedbox downloading the same torrent, happens more than 3 times a day in every seedbox.

    Not sure this will make it to the mainstream torrentflux-b4rt and as I said, it brings issues that needs to be considered.

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Replies: 6
    Last Post: August 28th, 2010, 06:02 AM
  2. How much bandwidth does your ISP give you?
    By Majid in forum General Discussion
    Replies: 254
    Last Post: May 2nd, 2010, 12:17 PM
  3. List: Sites that let you download files as .zip and SSH
    By schuwe in forum BitTorrent Discussion
    Replies: 2
    Last Post: January 30th, 2009, 01:07 PM
  4. Two Scene Private Tracker Sites - 1 Torrent, Seed File On Both
    By officialsavage in forum BitTorrent Discussion
    Replies: 5
    Last Post: January 7th, 2009, 02:14 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •