Strange problem with TRANSMISSION_HOME

Ask for help and report issues not specific to either the Mac OS X or GTK+ versions of Transmission
Post Reply
TomasL
Posts: 1
Joined: Sun Dec 15, 2019 5:29 pm

Strange problem with TRANSMISSION_HOME

Post by TomasL »

I want trtansmission to ude Another folder as home-foleder.
I have the following in /etc/Environment

Code: Select all

export TRANSMISSION_HOME=/home/Transmission
then

Code: Select all

[root@seedbox Transmission]# source /etc/environment
[root@seedbox Transmission]# echo $TRANSMISSION_HOME
/home/Transmission
Now, starting up transmission, I get this in "Messages"

Code: Select all

Dec 15 18:12:47 seedbox transmission-daemon: [2019-12-15 18:12:47.108] Couldn't create "\home\Transmission": Permission denied (file-posix.c:189)
Dec 15 18:12:47 seedbox transmission-daemon: [2019-12-15 18:12:47.108] Couldn't save temporary file "\home\Transmission/settings.json.tmp.EbNT9y": No such file or directory (variant.c:1280)
System is CentOS Linux 7.6.1810
Transmission is 2.94-6.el7

What is going on?
Post Reply