articles
Home > Articles > Creating a [Private] Torrent in uTorrent (Guide / Tutorial)

Creating a [Private] Torrent using uTorrent (Guide / Tutorial)
Version 0.522

utorrent logo - image from productWiki http://www.productwiki.com/utorrent/This article explains how to share large files with either your friends (privately) or with anyone (publicly) using BitTorrent and uTorrent, optionally using uTorrent's built in embedded tracker..

DISCLAIMER

Proceed at your own risk! The information here is accurate to the best of our knowledge. We will not be held responsible if this document causes your computer to explode or burst into flames. In real serious terms, if any corruption of data, hardware damage or any other kind of damage/losses/etc. arises from the use of this document, We will not be responsible for it. If you don't like this, please don't read any further.

Introduction

What are the options when you want to send a 4.3GB DVD folder to your family, relatives and friends? Rapidshare? Megaupload? Or <gulp>... MSN? Free media file hosts have some limits either in the maximum data you can download per day, or the constant nagging to buy their premium service. And MSN is not designed for sending such large files - just imagine if the file stalled at the 97% mark - You will need to resend the entire file! MSN's Shared Folders had some promise but it was later replaced by SkyDrive, which limits each file to 50MB, although it gives 25GB of space.

So what other alternative is there? There's FTP. Or you can take a risk and send it via MSN. Or you can split the file in segments and upload it to a SkyDrive, RapidShare, MegaUpload or other file hosting server.

If you have a web hosting server, you can upload it to there. But chances are your web host will not be too happy about it as their terms of service do not allow you to share resource intensive files. Except perhaps our web host, DreamHost - they offer a huge 50GB of space just for backups, along with their normal webspace so you can use it as a convenient file storage centre.

So what else?

Enter Bittorrent - a very efficient peer-to-peer (P2P) file sharing protocol to share your files with anyone, anywhere. You can share files privately within only people you choose, or publicly with anyone on the Internet. The only requirement is a internet connection.

Starting off...

You will first need to install and optimize utorrent for maximum speed. This has already been covered in another guide. Please follow it first.

A tracker is needed for all peers to connect to for a updated list of peers. Fortunately, utorrent comes with a built-in tracker function that we will utilize for this guide. If you want to use an external tracker such as OpenBitTorrent, obtain the announcer URL from the site. It will look something like this: http://site.com/announce or udp://site.com:1111. In OpenBitTorrent's case, it will be http://tracker.openbittorrent.com/announce and udp://tracker.openbittorrent.com:80/announce .

For torrents you intend to share with everyone, you will also need to upload the torrent to a tracker site (such as legaltorrents.com) with an appropriate title and description for others to find and download.

Otherwise, you can simply use uTorrent's built-in tracker and upload it to a personal website. In any case, for everyone to be able to download your files, they will need to obtain the torrent file from somewhere such as an online site, via e-mail, via MSN or via file sharing sites such as RapidShare. Without it, they will not be able to download your files.

Pros and Cons of Using uTorrent's Built-In Embedded Tracker

Pros

Cons

Private. Only you and the people you send the torrent to know about your torrent.

Your IP address must not change. IP addresses can change if you use a dial-up connection and need to manually reconnect to the Internet every time you switch on the computer.

If you are using a broadband router such as 2Wire, Linksys, DLink, Belkin, etc, chances are that your IP address never changes unless you restart your router. If it does, it can be somewhat subverted with services like No-ip but the downloaders will be need to be told specifically to refresh their DNS when your IP changes

Simple. Just an on/off switch - not much fuss needed

No control over who can connect to the tracker (unless a firewall is used, advanced). Anyone can connect to your tracker and share their torrent IF and only IF they know your IP address and port number. And you wouldn't know - as uTorrent has no interface to show what is going on in the tracker!

However, the occurrence of this is very rare as the person would need to know your IP address and port. Also, the person can only use your tracker to share files from his own PC so it is a very very minor con.

So which one should you use? If you are creating a torrent only to share with people you know, go with uTorrent's built-in tracker. Else, for torrents that you want anyone to be able to download, go with public trackers.

Using uTorrent's Built-In Tracker

This step is only necessary if you are using uTorrent's built in embedded tracker. If you are using public trackers, it is not needed and you can skip to the next section.

  1. Start uTorrent (if it is already not running)
  2. Check that your port is opened properly by entering your port number below and clicking Submit. Ensure that uTorrent is running before submitting.

    uTorrent Port Checker
    Enter the port number in this box and click .

    Your port number can be found in uTorrent > Options > Preferences > Connection > 'Port used for incoming connections:'.

    When you click Submit, there should be a OK! word with a green background as shown in the screen shot below. If not, please read the guide on how to port forward as port forwarding is important for downloaders to be able to connect to you.
  3. Note down the IP address mentioned in the line

    Checking port ..(Port Number)... on ...(IP Address)...
    Here is a screen shot to better explain (the IP address is blurred for privacy reasons):
    Port Checker Results and how to obtain your IP
    Port Checker Results and how to obtain your IP address, numbers in the dark blue box shows your IP address
    With the information, you can now form the tracker URL. Your tracker URL will be

    http://(IP Address):(Port Number)/announce
    For example, if your port number is 55641 and your IP address is 209.85.171.100, your tracker URL will be:

    http://209.85.171.100:55641/announce
    The above is just an example. You will need to substitute it with your IP address and port number you obtained above.

    NOTE: Your IP address must also NOT change until you finish sending the files to your friend. This means you should not restart your router or disconnect your dial-up session until you finish sending the files. If your IP address changes, no one can connect to you and the torrent will stall as the peers will not know your new IP. However, activity between peers will continue, just that new peers will not be able to join the torrent. If no one other peer has the complete file when you change IP or disconnect, the torrent will stall.

    We will need this tracker URL later, so note it down somewhere for now.
  4. In utorrent, go to Options > Preferences > Advanced
  5. Change the Value of bt.enable_tracker to true
    Setting bt.enable_tracker to true
    Setting bt.enable_tracker to true
  6. On the left, click Bittorrent
  7. Set the IP/Hostname to report to tracker to your IP address we identified just now. You only need the IP address, do not include the port number. In our example, it would be:

    209.85.171.100
  8. You're set! Click OK.

Creating the Torrent

You cannot change any part of the download once it is created. For example, if you create a torrent from a folder named 'WEDDING', you must not modify the contents of the folder by adding any new files to the folder as those will not get sent.

Lets start to create a torrent.

  1. Place all your files that you want to share in one folder.
  2. Start uTorrent (if it is already not running)
  3. Click File and then Create New Torrent...
  4. Under Select Source, select the folder containing the files you want to share by clicking on Add directory
  5. Under Trackers: add your tracker server. If you are using utorrent's built-in tracker, follow the format stated above. For example, if your port number is 55641 and IP address is 209.85.171.100, your tracker server will be:

    http://209.85.171.100:55641/announce
    Otherwise, if you are using public trackers, simply add the tracker address into the Trackers box.
  6. If you are using utorrent's built-in tracker, under Trackers, add another line with an entry replacing your IP address with 'localhost' but leaving the port as the same value. For example, if your port number is 55641, the new line will be:

    http://localhost:55641/announce
  7. Add a comment to describe your torrent under Comment. This is optional and only helps for torrents in public trackers so that people can easily identify the contents of the torrent
  8. Tick the boxes labeled Start seeding and Private torrent. If you are going to upload this torrent in a public network for *anyone* to download (e.g. ISOHunt or OpenBitTorrent), do NOT tick Private Torrent.

    It should now look something like this:
    Create New Torrent
    Create New Torrent, with the boxes filled in. If you are not using utorrent's built in embedded tracker, you don't need to have the 2nd line under Trackers
  9. You're almost set! To make the torrent, click 'Create and save as...'. uTorrent will begin hashing the files and then asks you where to save the resulting torrent file. Put it in a location you can remember. You will need this file later.
  10. Click Close.
  11. You should see the torrent in your list with a green up arrow (like this: ) with the status Seeding.
    1. If the arrow is red and you are using the built-in tracker,
      1. Did you set the port correctly?
      2. Did you add the localhost entry as stated above?
      3. Did you set bt.enable_tracker to true?
      4. Double-click the torrent row and check the list of Trackers. If it is wrong, delete and recreate the torrent again following the steps outlined above.
    2. If the arrow is red and you are using an external tracker,
      1. Double-click the torrent and check the list of Trackers to ensure it matches the value provided by the tracker operator. If it is wrong, delete and recreate the torrent again
      2. If you are using another computer to host the tracker, make sure that computer is setup for port forwarding correctly.
      3. You may need to upload your torrent at the tracker website and download it back again. After downloading it back, open the torrent in uTorrent and set the Save folder as the same folder you selected when you created the torrent. uTorrent will recheck and automatically begin seeding the file.
      4. The tracker may require registration or some other action from you. Check the tab Trackers > Status column for the details of the error.
  12. You're now set and are seeding the torrent!

Getting your Friend to Download

It's simple - just send the torrent to your friend and your friend simply has to add it to his favorite bittorrent software (such as uTorrent). Just like downloading any other torrent!

  1. Send (via email or any other method you prefer) the torrent file that you saved in the previous step to all the people you want to share the files with.
  2. Your friends simply need to add the torrent to their favorite bittorrent software such as uTorrent, Bit Comet, Azureus, etc..

Checking For Activity

Give it some time (up to a minute) for your friend to connect to you. You should see your upload rate start to increase with every peer that begins to download from you. Activity can be monitored in the Peers tab, after you select the torrent row.

Some public trackers may request utorrent to update trackers at only a certain interval (e.g. 30 minutes). If you are not able to right-click the torrent and click 'Update Tracker', the only thing you can do is wait till utorrent gets a new list of peers from the tracker. uTorrent's embedded tracker updates every 5 minutes.

Frequently Asked Questions (FAQ)

1) Must my friend use a torrent client to download my files?
Yes, but you don't really have to install any software to download it. Sites such as Torrent Relay and BitLet allow a user to download the torrent without installing any software. However, when you use such sites, you are letting those sites know information about the torrent you are downloading.
2) My internet is slow / online gaming is full of lag / how do I control how much upload bandwidth I use for a particular torrent?
You need to slow down your upload rate. Right-click the utorrent icon in the bottom right at the system tray > Upload Limit > (set a lower rate).
3)

My peers are receiving the error messages "invalid http reply" or "connection closed by peer"?
Most likely your ISP is interfering with the utorrent server. The workaround is to tell your peers to manually add your IP to the peer list. Assuming your peers are using uTorrent,

  1. Click on the torrent row
  2. Click on the Peers tab at the bottom area
  3. Right-click anywhere on a blank area in the list that appears for that tab
  4. Click "Add Peer..."
  5. Enter the IP address and port number of the person hosting the file. For example, following my example above, we would tell our peers to add
    209.85.171.100:55641
  6. Click OK
  7. You should see a new peer appear on the list. The tracker errors will continue and can be ignored.

Another alternative would be to use public trackers instead. Note that using public trackers can end in people you don't know downloading your torrent.

4)

What solutions are there if I am not able to perform port forwarding?
If you still can't get the green port forward to work, you will manually need to add peers as none of the peers can connect directly to your tracker. Note that those peers must be able to perform port forward successfully i.e. get the green mark when testing the port forward function above. To add peers manually, you will need their ip address and port number for each peer in the following format: <ip address>:<port>. For example

209.85.171.100:55641

Once the torrent is seeding, go to the Peers tab, right click on a blank area, click 'Add Peer...' and enter the string above for each peer in the seeding computer.

If even other peers are not able to port forward, you should either use a public tracker or find another computer who can host the tracker (not the actual download). Then when you create the torrent, specify the tracker as the other computer's IP. No 'localhost' tracker is required in this case. Ensure that all parties are using at least uTorrent v2 to take advantage of the UDP hole punching feature.

Last Updated 5th July 2010.

Errors? Omissions? Need Help? Know something? Post your queries in the comments below.

This document is Copyright(©) 2008-2010 by G.Ganesh. If this guide has helped you, please consider donating or if you are not able to, add to your favorite social site using the Bookmark link below.

75 comments RSS of last 10 posts

new post [ expand all ]

Page: Prev 1 2 3 4 Next Show All


Unregistered Anonymous There is one critical error in this tutorial...

You have to use the announce url like this or it wont work:

udp://ipaddress:port/annouce

posted 13 Oct 2017 - show 2 replies - Reply - Permanent Link
Unregistered Anonymous thanks mate that save me
posted 4 Jan 2018 - Reply - Permanent Link
Unregistered Anonymous thanks dude u saved me <3
posted 25 Jan 2018 - Reply - Permanent Link
Unregistered Anonymous Hi,
How can I download torrent from another virtual machine?
I have them 2 one is for upload other download. I don t use internet. Upload works, it is green, but I don t know how to download. Where should i find that file and what url should i use?
posted 27 May 2017 - Reply - Permanent Link
brice (1 posts) brice Thanks for your informations !
But i can't create a private tracker. I'm on Mac osX 10.9, and in my utorrent's version, there is no "advanced" in Preferences, and i don't find "bit.enable_tracker anywhere.
Can you help me ?
posted 2 Jan 2017 - Reply - Permanent Link
HeathenMan (1 posts) HeathenMan comment moved here https://pastebin.com/JMjYiRb5

Last edited by Admin 9 Sep 2017 .
posted 10 Nov 2016 - Reply - Permanent Link
Unregistered Anonymous can you please say me how to create a private tracker announce url for my website.i had a small forum and i want to
post torrent links in it and share them so i need a tracker fo my website
posted 7 Mar 2016 - Reply - Permanent Link
Unregistered Anonymous Here's what I got. I means,How do I get the money.
posted 8 Feb 2016 - Reply - Permanent Link
Unregistered Anonymous I have created torrents and it works great. I email the magnet link to my other devices and they can download/seed the torrent through local peer exchange on my local LAN. But connecting to a (any it seems!) public tracker is an issue. Other public torrents I download/seed (movies etc) work 100% fine with the public trackers to get to the peers, but my 'own' don't. Is this a known issue with the public trackers or am I doing something dumb?
posted 16 Dec 2015 - Reply - Permanent Link
Unregistered Anonymous its a noob question as i am new to this torrent thing ,, I want to know if i make a torrent what will be my friends download speed..
will it be equal to my upload speed?
plz let me know asap.
posted 28 Jul 2015 - show 1 replies - Reply - Permanent Link
Unregistered Anonymous Yes it will be the same
posted 9 Aug 2015 - Reply - Permanent Link
Unregistered Anonymous thanks! works great
posted 16 Nov 2013 - Reply - Permanent Link
Unregistered Anonymous thanks dude it realy was helpful for me
posted 10 Oct 2013 - Reply - Permanent Link
Unregistered Anonymous yes there's a way to share files between many computers privately.Use gigatribe.
http://www.gigatribe.com/en/home
and best of all it's free.file sharing is encrypted.just sign up and use it.see all features before you download.
http://www.gigatribe.com/en/product
posted 27 May 2013 - Reply - Permanent Link
Unregistered Anonymous I did everything exactly as stated above, the only issue I have is that when it is creating the torrent there is no arrow, green, blue or otherwise.

All it does is have a progress bar in the window.

When it finishes I try to use the resulting torrent file on another computer to transfer the files and nothing happens at all.

What could I be doing wrong?
posted 5 Mar 2013 - Reply - Permanent Link
Unregistered Anonymous THANKS!!!!!!!!!!!!!!!!!!!!
posted 26 Jul 2012 - Reply - Permanent Link
Unregistered Anonymous Thank you for the great tutorial! One question: do I have to reverse all these changes once I'm done sharing the torrent I've made?
posted 26 Feb 2012 - show 1 replies - Reply - Permanent Link
Admin Administrator Admin if it works well, there's no need to reverse the changes
posted 26 Feb 2012 - Reply - Permanent Link
Unregistered Anonymous Awesome! Thank you very much!
posted 26 Feb 2012 - Reply - Permanent Link
Unregistered Anonymous Hi, great tutorial; please however note that the up arrow is blue, not green (aka where you say "You should see the torrent in your list with a green up arrow (like this: ) with the status Seeding."). See http://www.utorrent.com/help/faq#faq5 ("What do all the status icons mean?"). Cheers Fabio
posted 29 Aug 2011 - Reply - Permanent Link

Page: Prev 1 2 3 4 Next Show All


new post [ expand all ]

Privacy Policy - Terms of Use - Contact Us - Site Map - Advertise
All original content (©) Copyright 1997-2021 Bootstrike.Com (ACRA Reg. No 53084890B).