Changes

From Amahi Wiki
Jump to: navigation, search
16 bytes added ,  14:21, 27 August 2011
6. Edit the following
{{Text|*/5 * * * * transmission transmission-remote localhost:9091 -a /var/hda/files/torrents/*.torrent && rm -f /var/hda/files/torrents/*.torrent}}
add "--auch [username]:[password]" so the line becomes:
{{Text|*/5 * * * * transmission transmission-remote localhost:9091 --auth [username]:[password] -a /var/hda/files/torrents/*.torrent && rm -f /var/hda/files/torrents/*.torrent}}
where the username and password are the ones you entered as rpc-username and rpc-password.
12,424

edits