Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Install Transmission for OS X and enable "Remote Access" in Preferences. We recommend installing transmission 2.03 or later.

Install lobber-storagenode

...

OS X specific configuration

These are the changes that are needed to make the storage node work with the OS X version of Transmission.

Code Block
L_TORRENTDIR="/Users/[username]/Downloads"
L_TRANSMISSIONDLDIR="/Users/[username]/Downloads"
L_TRANSMISSIONRPC="http://localhost:9091"
L_USER="[username]"
L_GROUP_PERM="staff"