Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: feddozz on March 05, 2012, 05:18:40 PM

Title: rtorrent - Could not lock session directory
Post by: feddozz on March 05, 2012, 05:18:40 PM
Hi

I have a
Code: [Select]
.session dir which contains .rtorrent.rc in
Code: [Select]
/home/tc/Downloads
I run rtorrent from /home/tc/Downloads but i get the following error and rtorrent does not run

Code: [Select]
Could not lock session directory: "/home/tc/Download/.session/", No such file or directory
I tried running
Code: [Select]
sudo rtorrent The above error disappears but rtorrent says that it cannot find
Code: [Select]
.rtorrent.rcCan anybody help? setting up rtorrent?
Title: Re: rtorrent - Could not lock session directory
Post by: gerald_clark on March 05, 2012, 05:29:37 PM
Don't use sudo.
Title: Re: rtorrent - Could not lock session directory
Post by: feddozz on March 06, 2012, 01:48:07 PM
Ok but If I do not use sudo rtorrent does not run at all!
Title: Re: rtorrent - Could not lock session directory
Post by: Rich on March 06, 2012, 04:21:00 PM
Hi feddozz
Spelling counts:
Quote
/home/tc/Downloads
Quote
Could not lock session directory: "/home/tc/Download/.session/", No such file or directory
Download != Downloads
Title: Re: rtorrent - Could not lock session directory
Post by: feddozz on March 07, 2012, 05:06:00 AM
Hi feddozz
Spelling counts:

Indeed! Thank you, well spotted.