
-----------------------------------
matt271
Sun May 10, 2009 8:55 am

anybody know if this exists?
-----------------------------------
anybody know if there exists any open source php script or any script really that can run on a server that can download and seed torrents?

i heard of it b4 but i cant find anything to do w/ it.

i tried looking up the protocol standard online but none give any useful info.

ty

-----------------------------------
apomb
Sun May 10, 2009 9:17 am

RE:anybody know if this exists?
-----------------------------------
what kind of files are you looking to torrent? 

if they're just regular files, why not put them up on an ftp server, since it seems you already have a server to run PHP on, its probably easier to use FTP rather than torrents, if you'll be the only one seeding.

-----------------------------------
matt271
Sun May 10, 2009 11:47 am

Re: anybody know if this exists?
-----------------------------------
the whole point is to work w/ torrents

-----------------------------------
Tony
Sun May 10, 2009 1:06 pm

RE:anybody know if this exists?
-----------------------------------
Some clients, such as [url=http://www.transmissionbt.com/]Transmission come with a Web Interface. It will essentially run it's own web service at a dedicated port, and you can interact with the client through your browser.

-----------------------------------
jernst
Sun May 10, 2009 2:48 pm

Re: anybody know if this exists?
-----------------------------------
torrentflux works pretty good for this, its pretty much what tony is describing

-----------------------------------
DtY
Tue May 12, 2009 6:52 am

Re: RE:anybody know if this exists?
-----------------------------------
Some clients, such as 
rtorrent with wtorrent frontend would be better, as you wouldn't need to run a gui.
