Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[SOLVED] Where are the Transmission files?
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Solved: Where are the Transmission files?
9th May, 2016, 01:50 AM (This post was last modified: 9th May, 2016 01:51 AM by Nachteule.)
Post: #3
Nachteule Offline
Administrator
******
Posts: 2,406
Joined: Dec 2014
Reputation: 122
RE: Where are the Transmission files?
That document is not correct for Debian packages. If you're using transmission package from Debian, look into file

/etc/default/transmission-daemon

There is CONFIG_DIR defined and you can define the user. Here is an example (token from my transmission installation )

Quote:# defaults for transmission-daemon
# sourced by /etc/init.d/transmission-daemon

# Change to 0 to disable daemon
ENABLE_DAEMON=1

USER="xbian"

# This directory stores some runtime information, like torrent files
# and links to the config file, which itself can be found in
# /etc/transmission-daemon/settings.json
#CONFIG_DIR="/var/lib/transmission-daemon/info"
CONFIG_DIR="/home/xbian/.config/transmission"

# Default options for daemon, see transmission-daemon(1) for more options
OPTIONS="--config-dir $CONFIG_DIR"

# (optional) extra options to start-stop-daemon
#START_STOP_OPTIONS="--iosched idle --nicelevel 10"
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
Where are the Transmission files? - Peiote - 8th May, 2016, 11:35 PM
RE: Where are the Transmission files? - IriDium - 8th May, 2016, 11:56 PM
RE: Where are the Transmission files? - Nachteule - 9th May, 2016 01:50 AM
RE: Where are the Transmission files? - Peiote - 9th May, 2016, 03:50 AM

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 8th Jun, 2025, 09:36 PM Powered By MyBB, © 2002-2025 MyBB Group.