7 Users Commented In This Post

Subscribe To This Post Comment Rss Or TrackBack URL
fastdump says:

I learnt torrents via Azureus, but changed to the oh so eloquent, lightweight and utterly sufficient μTorrent a long time ago - and I’ve never looked back!

Luke says:

I still use Azureus - being a Java developer I kinda feel compelled to use it and support it. I never had any issues with it.

I did check out μTorrent and I think it is a great tool. I especially love the small memory footprint.

yair says:

i have a problem with utorr, it doesnt create folders automaticly for each torrent.
it did once. other then that i love it.
and its web gui…

Martin says:

yair check the downloads tab in the options, did you enable Append the torrent’s label to the directory name ?

Josh says:

Have you tried the aforementioned process of renaming files with a dos batch file? If you are seriously interested in providing helpful information, then you should attempt this process yourself! I was rewarded with an obscenity and a string of nonsense numbers. If this is your idea of a joke, I have some obscenities for you! Anyway, just know that I am reporting it to Utorrent, since it was in their FAQs too.

Martin says:

I’m sorry that it did not work for you. You are right that I did not test the batch file because I had already changed every file manually.

A better way to rename all the files would be to open a cmd prompt, change to the torrent dir and use the command

ren *.bc! *.

which would process all files that have the .bc! extension in that dir and remove it.

Koolcat says:

The batch works, however you have to modify the inverted commas (”) as a copy and paste changes these to another character?!

@for /r %%i in (*.bc!) do @move “%%~fi” “%%~dpni”

Leave Your Comments Below
Hello, please leave your thought below

Please Note: Each comment will be manually approved by an admin. There is no guarantee that a comment will be posted. Please do not submit the comment multiple times.