also see:
https://trac.transmissionbt.com/ticket/4891
Search found 4 matches
- Sun May 20, 2012 1:57 am
- Forum: Support
- Topic: transmission on Solaris 11 (not express)
- Replies: 2
- Views: 5784
- 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 ...
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 ...
- 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?
- 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 ...