SL Filesystem API

Feature requests for the Mac OS X version of Transmission
Post Reply
nateinaction
Posts: 5
Joined: Tue Sep 01, 2009 1:31 pm
Location: Chapel Hill, NC, USA

SL Filesystem API

Post by nateinaction »

It would be really cool as well as useful if Transmission could recognize when a file has been moved by the user. Transmission has a great set of group tools that enable users to save specific files in a given destination but I think it would be great if I could download a file and manually move it around my hard drive and Transmission would continue seeding the file no matter the location on my drive. This would also prevent transmission from thinking that the file was gone and automatically attempting to redownload it. Snow Leopard introduced a new set of filesystem APIs to make this possible.

http://arstechnica.com/apple/reviews/20 ... 10-6.ars/7

http://developer.apple.com/mac/library/ ... TP40008898
Search for "File-System Efficiency"

Image

Any thoughts?
livings124
Transmission Developer
Posts: 3142
Joined: Fri Jan 13, 2006 8:08 pm

Re: SL Filesystem API

Post by livings124 »

I have looked into this - it's a cool idea, but since the actual code for getting the data is in libtransmission, which is C and multi-platform, it's not really feasible.
nateinaction
Posts: 5
Joined: Tue Sep 01, 2009 1:31 pm
Location: Chapel Hill, NC, USA

Re: SL Filesystem API

Post by nateinaction »

Ah, that's too bad. Thanks for the reply!
Post Reply