Search found 134 matches

by Longinus00
Mon Aug 16, 2010 3:34 pm
Forum: Web Interface
Topic: Problems using web interface
Replies: 7
Views: 6459

Re: Problems using web interface

Your hunch is correct, the ppa only has packages for amd64, i386, and lpia.
by Longinus00
Mon Aug 16, 2010 2:43 am
Forum: Web Interface
Topic: Problems using web interface
Replies: 7
Views: 6459

Re: Problems using web interface

Thanks for the reply - that version is the one that comes with Jaunty by default. I couldn't find any obvious way to upgrade this, so I added the apt source manually: deb http://ppa.launchpad.net/transmissionbt/ppa/ubuntu jaunty main deb-src http://ppa.launchpad.net/transmissionbt/ppa/ubuntu jaunty...
by Longinus00
Fri Aug 13, 2010 5:42 am
Forum: General
Topic: unchoked peer but not interested
Replies: 3
Views: 23414

Re: unchoked peer but not interested

"You unchoked the peer, but the peer is not interested" means that you offered to upload to the other computer but they didn't want to download from you. It has nothing, directly anyway, to do with your downloading.
by Longinus00
Fri Aug 13, 2010 12:46 am
Forum: General
Topic: Can't delete folder on my NAS - NOBODY Unix user
Replies: 2
Views: 3964

Re: Can't delete folder on my NAS - NOBODY Unix user

Delete the files as root.
by Longinus00
Fri Aug 13, 2010 12:46 am
Forum: Requests
Topic: Option to change watch-dir interval
Replies: 1
Views: 2055

Re: Option to change watch-dir interval

If you compile with inotify support for the daemon then there is no polling interval.
by Longinus00
Tue Aug 03, 2010 5:22 pm
Forum: Support
Topic: Lot's of permission denied errors
Replies: 4
Views: 2713

Re: Lot's of permission denied errors

If you guys are using transmission daemon and have it setup to run as a different user you need to make sure that user has read/write permissions for the files and directories you point it at.
by Longinus00
Mon Jul 26, 2010 9:28 pm
Forum: Windows Support
Topic: Build Transmission on Windows
Replies: 244
Views: 201723

Re: Build Transmission on Windows

Version 2.03 is available on the usual list: https://forum.transmissionbt.com/viewtopic.php?f=1&t=7612&p=37848#p37848 Changes in this version: Some bugs in the 2.03 distribution were corrected, you can see the changes in the patch files on the Wiki: https://trac.transmissionbt.com/wiki/Buil...
by Longinus00
Sat Jul 10, 2010 5:15 am
Forum: Mac Support
Topic: Unwanted Files Mess
Replies: 4
Views: 7311

Re: Unwanted Files Mess

Why Apple is still using HFS+ instead of adopting ZFS or better is beyond me... > Apple can currently just take the ZFS CDDL code and incorporate it > (like they did with DTrace), but it may be that they wanted a "private > license" from Sun (with appropriate technical support and > indem...
by Longinus00
Tue Jun 29, 2010 1:48 am
Forum: General
Topic: Interested but Choked
Replies: 3
Views: 5228

Re: Interested but Choked

What do you consider misleading about the stats?
by Longinus00
Sun Jun 27, 2010 7:24 pm
Forum: Windows Support
Topic: Build Transmission on Windows
Replies: 244
Views: 201723

Re: Build Transmission on Windows

You know if you guys actually filed bugs these things would probably get fixed faster.
by Longinus00
Fri Jun 25, 2010 5:18 pm
Forum: Support
Topic: daemon + script on complete = hang
Replies: 6
Views: 4937

Re: daemon + script on complete = hang

To work around this right now fork your script.
by Longinus00
Fri Jun 25, 2010 5:13 pm
Forum: Support
Topic: Transmission 2.0 authentication failure after upgrading
Replies: 2
Views: 4923

Re: Transmission 2.0 authentication failure after upgrading

Right now you have to put the -n first in the argument list to make it work, it's a regression that will hopefully be fixed in 2.01

Code: Select all

transmission-remote -n truser:trpassword -l
by Longinus00
Mon Jun 21, 2010 4:22 am
Forum: General
Topic: System runs tenfold slower after using Transmission
Replies: 13
Views: 8668

Re: System runs tenfold slower after using Transmission

The reason it 'eats' up free memory is because anything a file is read/written, OSX is going to cache it. Try copying some large files from a local hard drive to a external one and see if that 'uses' free memory.
by Longinus00
Sun Jun 20, 2010 7:19 pm
Forum: General
Topic: System runs tenfold slower after using Transmission
Replies: 13
Views: 8668

Re: System runs tenfold slower after using Transmission

If your system hangs when it's low on free memory and there's plenty of inactive memory lying around unused then there is something else going wrong with it.