Search found 4 matches

by s0rce
Tue Apr 24, 2012 1:55 am
Forum: Support
Topic: Build error: solaris, miniupnpc
Replies: 1
Views: 1598

Build error: solaris, miniupnpc

./configure --prefix=/var --enable-daemon

make


make[3]: Entering directory `/data/apps/solaris/transmission-2.51/third-party/miniupnp'
CC miniupnpc.o
miniupnpc.c: In function âupnpDiscoverâ:
miniupnpc.c:520:21: error: storage size of âreqnâ isnât known
miniupnpc.c:521:29: error: invalid ...
by s0rce
Mon Dec 19, 2011 2:34 am
Forum: General
Topic: [SOLVED] Total Upload/Download traffic
Replies: 1
Views: 2400

Re: [SOLVED] Total Upload/Download traffic

Does transmission also report the total value including overhead?
by s0rce
Mon Dec 19, 2011 12:51 am
Forum: General
Topic: [SOLVED] Total Upload/Download traffic
Replies: 1
Views: 2400

[SOLVED] Total Upload/Download traffic

I'm running Transmission in daemon mode on a headless computer and using the web interface to acess it from another workstation. I'm trying to keep track of total upload/download traffic used by transmission (I have limited total traffic per month). However, I've looked at the logs and the wiki and ...