NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
super_poussin
Sep 03, 2010Virtuoso
utorrent for X86 2.2.01

Tested on Ultra and Pro :P
Utorrent for x86 2.2.01
Utorrent for x86 2.0.00
Utorrent for x86 1.8.0
- Super-Poussin changes:
- Now you can access logs in /c/addons-config/utorrent/ :)
- Now you can acces documentation in /c/addons-config/utorrent/docs
- Now you can edit configuration in /c/addons-config/utorrent/utserver.conf (Use interface it's more easy, and do not forget to stop utorrent before doing changes
•HTTPS trackers are unsupportedVersion 3.0 alpha (build 22789)
- Added fields to the About box in the web UI to present the external IP address and UDP/TCP ports assigned by a UPnP router to the server
- Added speculative fix for crash on POSIX platforms occurring when any configurable directories (e.g., active, completed, temporary, autoload, request) contain Unicode characters
- Fixed documentation by changing feed_id to feed-id in two places
µTorrent Server 3.0 alpha build 22708 (for Linux)
- Added daemon argument which directs the server to run in its own
process group- Added usage argument which directs the server to display the set of
valid command-line arguments before exiting - server also prints error
and usage messages before exiting if it detects at least one
unrecognized command-line argument- Added settings finish_cmd and state_cmd to provide a way to invoke
asynchronous processes for torrent lifecycle events- The add torrent dialog in the web UI now allows the user to choose
which download directory to use for the torrent being added- Correct JSON output is now generated for the list-dirs action request
- The name of the directory created by extracting the product archive now
includes utorrent instead of bittorrent- Removed ul_slots_per_torrent setting since it no longer has a function
- Added ut_webui_dir setting in the configuration file, which specifies
the directory containing the webui.zip archive or the unarchived files
to be served for the web UI- Added pidfile argument which permits the specification of a file to be
created by the utserver process which will contain the ID of the
utserver process- Added logmask setting in the configuration file which permits logging
to be configured (and subsequently modified as part of handling a
hangup signal), and removed support for LOGMASK environment variable- The server rereads the configuration file upon receipt of a hangup
signal or when creating or moving a file named rcf.utmr in the
dir_request directory - see the cautions in the user manual about
sending a hangup signal when attempting to change the value of
dir_request- Added settings admin_name and admin_password to allow administrators to
define initial non-default credentials for authenticating to the server
via the HTTP interface- Fixed documentation by changing filter_id to filter-id in one place
- 2010-09-13: Version 3.0 alpha (build 21886)
- Ensure alternative listening port setting persists when changed via web
UI
- Include changes list in docs directory of product archive
- Add mention of configfile and settingspath command-line arguments,
rearrange content of Getting Started section of user manual
- Support configfile argument to specify configuration file location
- Disable BEP22 DNS support on POSIX platforms
- Include plain text version of the user manual in docs directory of
product archive
- Include a EULA file in the docs directory of the archive
- Change default log file for logfile argument to utserver.log
- Fix documentation error saying to use forward slash (/) to precede a
command-line argument keyword - should use a dash (-) on POSIX systems
1.2 solve installation issue and some start issue
gui is on port 8080
user is admin without password
please configure it before adding torrent (where to save files .... (/c/media/BitTorrent/ is a good choice))
also enable ipfilter.dat in advanced option (the addon update ipfilter.dat each day)


243 Replies
Replies have been turned off for this discussion
- grimlochAspirantIs it possible to create a new torrent with uTorrent like we can with Transmission?
- super_poussinVirtuoso
- Smoke1AspirantWell, I'll try to install.
1.8:
Yesterday found one interesting thing. On the NAS to run immediately diagnose the store. UTorrent web interface was not available even after the completion of the procedure. I again to restart the service and there were some load with status "error ". Hashing rectify the situation. How to ensure that would not arise in the future similar errors. - gibxxiGuideDon't know if this is happening to others, but thought i'd mention it anyway;
The OK | Apply | Cancel buttons do not appear at the bottom of the configuration window when viewing the WebUI in IE9 Beta. I had to install Firefox to change the settings to how i wanted them. (uTorrent x86 - 1.9)
One other thing, i see it's possible to use ipfilters just like the Windows version. Is there somewhere on the NAS i need to dump the ipfilter.dat file for it to work?
Gib. - fertAspirantHaving no trouble getting 1.9 installed and the UI to come up. I had to do some fiddling with folder permissions to get uTorrent to be able to accept the .torrent files ( setting folders sticky and giving everything nobody:nogroup access).
However, my torrents are simply not downloading. They show up in the UI but are stuck at 0% with a ETA of infinity. Not sure what is wrong here any ideas?
*Edit - looks like this is an issue with a private tracker I am a member of, will see if I can figure it out, other torrents seem to work fine. - chhumperAspirantso, a silly question: if i downloaded files without setting directories using the gui, where would they go by default? i can't seem to locate them.
when i tried to go in and set directory paths, they would disappear after i clicked apply and then ok-ed out. when i next entered the settings, they would no longer be there. using the screenshot above, i set the paths to c/media/... i wrote in the path names for existing folders already setup in the bittorrent folder within media.
i'm sure i'm missing something incredibly obvious. any help would be appreciated.
thank you. - yomarkAspirant
fert wrote:
*Edit - looks like this is an issue with a private tracker I am a member of, will see if I can figure it out, other torrents seem to work fine.
youre probably using a ssl tracker, this is unsupported in utorrent server at the moment. See first post. - is there an easy/automated way to update and use blocklist without having to manually download/update ipfilter.dat?
- I have two questions:
- is it possible to disable login username to gui
- does somebody use uTorrent sidebar on WIN7
TNX again. - alessio_71AspirantSadly the next uTorrent's builds won't work on our Readynas'!
This is what we get with uTorrent 3.0-24733:./utserver: /lib/libc.so.6: version `GLIBC_2.11' not found (required by ./utserver)
that's because the max we can get is the libc6 2.7:
nas:~#ldd -v /bin/sh
linux-gate.so.1 => (0xb770b000)
libncurses.so.5 => /lib/libncurses.so.5 (0xb76c3000)
libdl.so.2 => /lib/libdl.so.2 (0xb76bf000)
libc.so.6 => /lib/libc.so.6 (0xb7581000)
/lib/ld-linux.so.2 (0xb770c000)
Version information:
/bin/sh:
libdl.so.2 (GLIBC_2.1) => /lib/libdl.so.2
libdl.so.2 (GLIBC_2.0) => /lib/libdl.so.2
libc.so.6 (GLIBC_2.3) => /lib/libc.so.6
libc.so.6 (GLIBC_2.1) => /lib/libc.so.6
libc.so.6 (GLIBC_2.2) => /lib/libc.so.6
libc.so.6 (GLIBC_2.3.4) => /lib/libc.so.6
libc.so.6 (GLIBC_2.0) => /lib/libc.so.6
/lib/libncurses.so.5:
libdl.so.2 (GLIBC_2.1) => /lib/libdl.so.2
libdl.so.2 (GLIBC_2.0) => /lib/libdl.so.2
libc.so.6 (GLIBC_2.3) => /lib/libc.so.6
libc.so.6 (GLIBC_2.1.3) => /lib/libc.so.6
libc.so.6 (GLIBC_2.2) => /lib/libc.so.6
libc.so.6 (GLIBC_2.1) => /lib/libc.so.6
libc.so.6 (GLIBC_2.0) => /lib/libc.so.6
/lib/libdl.so.2:
ld-linux.so.2 (GLIBC_PRIVATE) => /lib/ld-linux.so.2
libc.so.6 (GLIBC_2.1.3) => /lib/libc.so.6
libc.so.6 (GLIBC_2.1) => /lib/libc.so.6
libc.so.6 (GLIBC_2.0) => /lib/libc.so.6
libc.so.6 (GLIBC_PRIVATE) => /lib/libc.so.6
/lib/libc.so.6:
ld-linux.so.2 (GLIBC_PRIVATE) => /lib/ld-linux.so.2
ld-linux.so.2 (GLIBC_2.3) => /lib/ld-linux.so.2
ld-linux.so.2 (GLIBC_2.1) => /lib/ld-linux.so.2
nas:~#
Please correct me if I'm wrong.
Thanks,
Alex
Related Content
- Mar 10, 2018Retired_Member
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!