Changes

Jump to navigation Jump to search
381 bytes added ,  18:21, 17 November 2013
Line 87: Line 87:     
After that  
 
After that  
 +
signal-event conf-transmission
 +
 +
====Change the download folder====
 +
 +
By default the download folder is /var/lib/transmission/Downloads
 +
 +
You can change this by a db command, please do not add a "/" at the end of path
 +
 +
/etc/init.d/transmission-daemon stop
 +
config setprop transmission Transdlfolder '''/opt/toto'''
 +
mkdir -p /opt/toto
 +
chown -R transmission:transmission /opt/toto/
 
  signal-event conf-transmission
 
  signal-event conf-transmission
  

Navigation menu