Four ways to start torrent downloads remotely

There's more than one way to skin a cat. Today's cat: starting torrent downloads on your computer from a remote location!
The first two options require 1) your home machine's address and 2) a forwarded port on your router. If you're on a dynamic IP connection like me, a DDNS updating service like Dyndns.org makes finding your machine much easier - it gives you an easy-to-remember, permanent address likemycomputerathome.dyndns.org. Not too sure how to set up port forwarding on your router? Check out PortForward.com for help with just about any brand or model.
If you'd rather not mess around with port forwarding and dynamic dns, you might want to try setting up Hamachi or Comodo Easy VPN on your machines. Either one will provide you LAN-like access to your main computer with minimal fuss (apart from installing and configuring a new program).
Or you could skip the zero-config VPN software and check out the last two options after the break - neither of which require you to know your home system's address or change any router settings.
Now let's get started!
Using Your Client's WebUI (pictured above)
uTorrent, Transmission, and Deluge all offer a web-based control panel for their clients. Getting remote access is as simple as opening the appropriate port on your router and then opening the right address in your web browser.
For uTorrent, you may need to download the webui.zip from their forums and save it to your %appdata%\utorrent folder.

With P2P Transfer Client/Server (Windows)
If your preferred client doesn't have a web interface option, P2P transfer provides a simple workaround. Install the server component on your download machine and the client on any machine from which you want to remotely initiate downloads. There's even a Windows Mobile client so you can start transfers from your smartphone.
The client passes your torrents' hashes back to the server which tells your system to fire up the default torrent client and begin downloading. Just make sure you set your torrent app to begin transfers automatically, or you'll come home to a screen full of dialog boxes.
As with a web interface, you'll need your home machine's address and a forwarded port for this to work.
Via RSS with FeedMyTorrents, PirateBay's Personal RSS, or Mininova Bookmarks
Most decent torrent clients support subscribing to an RSS feed - the trick is finding the right place to create the feed. A number of sites allow you to subscribe to RSS, but try it with "Windows 7," for example, and see what happens. You'll probably end up with duplicate downloads and other unwanted files.
The pesonalized feeds on Mininova and PirateBay allow you to add only what you want, though you're limited to torrent that can be found on their searches. FeedMyTorrents requires one more step - you've got to find the torrent elsewhere then add it to your feed on FMT - but it will work with any torrent link you can copy, regardless of where you find it.
To create your own feed on any of the sites you'll need to register and log in, of course.

With a remote sync service and your client's watch folder
uTorrent, Vuze and Transmission have a handy feature that can automatically add torrents when they appear in a watched folder. Turning this into a way to initiate transfers remotely is fairly simple - set it to watch your local Box.Net orDropBox folder, for example, and you're good to go. If you're using Windows, sync.live.com is another good option.
When you save a torrent into the folder on your remote machine, it'll sync onto your download PC and the client will kick in and start the transfer.
Got another method you prefer? Share it in the comments!












Comments
11
Subscribe to commentsPTApr 20th 2009 10:01AM
I've used uTorrent's WebUI for about 1 year now and it work's great :)
TheLinxApr 20th 2009 10:24AM
uTorrent has the load-torrents-from-folder-as-they-are-added feature too.
BigBossSNKApr 20th 2009 10:46AM
Dyndns.org requires registration. If you don't want that, you can use a free Windows utility called DynamicIP.
It checks the system's IP address for changes, and sends an update to dyndns.org AND/ OR your email AND/ OR an FTP site of your choosing.
I chose to get email notifications, set up the whole thing in 5 mins and have been using the whole thing without a problem for the last 10 months.
JoeApr 20th 2009 11:07AM
Oh I miss the days of audiogalaxy. Hear a song you like? log into their website, select a file. By the time you got home it was on like popcorn.
rcarmApr 20th 2009 11:14AM
I use torrentflux because it's based on PHP so all I have to do is go to my website and log in.
gvpadilhaApr 20th 2009 11:25AM
At home, I have setup my client (Torrent on Ubuntu) to monitor a folder inside my main Dropbox folder. When I'm at office (net access via MS ISA Server, so I have only http and https) and find a torrent, I put it on my local torrent (office's machine) folder which is then synced via Dropbox to my Ubuntu machine, and voilĂ ! No open ports on my router :-)
mewithafezApr 20th 2009 12:59PM
also, you could just remote into it. using vnc, windows remote desktop, leopard's version of it, etc... though i do love the dropbox idea!
AhmadApr 20th 2009 1:27PM
At my office, almost anything related to social networking, P2P, or filesharing is blocked so I had to find a solution that uses only e-mail.
I remembered that in the olden days when I used to use Eudora as a mail client it used to drop all of its attachments into a single folder whenever you opened an e-mail. So I downloaded Eudora 6.2 which is still available from their website, setup a gmail address, and configured Eudora to fetch any e-mail that comes to the torrent e-mail and then open it which drops the attachment (in this case the torrent file) into the attachment dir.
Now the trick is to configure your bittorrent client (in my case Azureus) to download any torrent file that's dropped into a certain dir and then configure Eudora to use that dir as its attachment dir.
So to download a torrent, all I have to do is send an e-mail to that gmail address with as many torrent files as I want to download and Azureus will download them on my home machine.
It's really much simpler than it seems!
DagurApr 20th 2009 1:46PM
ssh + rtorrent here
supernova_hqApr 21st 2009 5:51AM
Another vote for ssh + rtorrent.
I just set up a "watch" folder, then scp the .torrent file in there and it automatically starts torrenting.
gyluApr 22nd 2009 7:57PM
I have been away from home before and felt the need to download a torrent so I SSHed into my Linux box and used Transmission-cli to start them remotely. Not the easiest way to start them with Transmission but when you don't have your web interface turned on it gets the job done.