Search found 4 matches

by elBradford
Sat Jan 23, 2010 9:29 am
Forum: Support
Topic: [SOLVED] "Permission Denied"; seeding Symbolic Link torrent
Replies: 1
Views: 3732

Re: "Permission Denied" when seeding Symbolic Link torrent

It looks like it was simply a problem with the files - maybe it was just the date that changed, but I guess the hash was different. When I recreated the torrent of the symlink it worked like a charm.
by elBradford
Fri Jan 22, 2010 11:07 pm
Forum: Support
Topic: Need help with apt-get upgrade on headless ubuntu server
Replies: 23
Views: 22554

Re: Need help with apt-get upgrade on headless ubuntu server

Well, in the end, I ended up being able to do just a regular install. Damned if I know how exactly. After lots of apt-get install, apt-get remove, apt-get autoremove, etc. I got a clean install of 1.76 on the machine. Sorry that I don't have anything more conclusive to report. I guess my only ...
by elBradford
Fri Jan 22, 2010 9:29 pm
Forum: Support
Topic: Tranmission-daemon with watch-dir
Replies: 8
Views: 11196

Re: Tranmission-daemon with watch-dir

I can confirm it works on 1.80. I just installed it and the watch directory works just fine on my armel architecture. This was my first build from source and it was really easy, just look at this page for instructions (they're very easy to follow if you're on ubuntu/debian): http://trac ...
by elBradford
Sun Dec 27, 2009 7:02 pm
Forum: Support
Topic: [SOLVED] "Permission Denied"; seeding Symbolic Link torrent
Replies: 1
Views: 3732

[SOLVED] "Permission Denied"; seeding Symbolic Link torrent

I have a bunch of albums I've uploaded to a tracker in the past. Instead of having two copies I decided to try to just create a symlink to the copy that's in my music library folders. I created the symlink using

ln -s <file directory>

while in my download directory.

The file ownership is root ...