[Software Release] GayTor.rent Upload Utility
-
@eonflux You can do this using something called "symbolic links". At least, they're called that in Linux. I think the MS and Mac names are siimilar but not the same.
They're basically pointers you can put in your seeding folder that point to where the real files are. Those real files can be scattered in different folders and even different drives. They can also have different names. The seeding folder matches the torrent, so that's happy. But they're 'physically' where you want, so you're happy.
Here's an example of one I'm using. In the left-hand pane are the real files. In the right, the symbolic link files. (1) and (2) show the different directory locations. I choose to have the directory names the same as each other, but they don't have to be.

If you look at the sizes of the files on the right, you'll see they're relatively tiny, so it's far more efficient than keeping two full copies of each, one how you prefer, the other for seeding.
I've written a fairly detailed guide of how it works and how to implement it, if it's of interest. It's written for Linux, but the principles and process apply to Windows no differently.
-
@eonflux You can do this using something called "symbolic links". At least, they're called that in Linux. I think the MS and Mac names are siimilar but not the same.
They're basically pointers you can put in your seeding folder that point to where the real files are. Those real files can be scattered in different folders and even different drives. They can also have different names. The seeding folder matches the torrent, so that's happy. But they're 'physically' where you want, so you're happy.
Here's an example of one I'm using. In the left-hand pane are the real files. In the right, the symbolic link files. (1) and (2) show the different directory locations. I choose to have the directory names the same as each other, but they don't have to be.

If you look at the sizes of the files on the right, you'll see they're relatively tiny, so it's far more efficient than keeping two full copies of each, one how you prefer, the other for seeding.
I've written a fairly detailed guide of how it works and how to implement it, if it's of interest. It's written for Linux, but the principles and process apply to Windows no differently.
Thanks, sorry for explaing it wrong I already have the torrent downloaded and the files are on my hd. The torrent file is gone but Im getting a reseed request from from the system messages. Because I dont know where the files are on my storage and in what dir but I know I have them. Im looking for a tool in can plop the .torrent file in and tell me where the files it needs are. I know torent keep file hashes stored.
-
@Kevin4fm They are also referred to as symlinks in Windows. They can be created using a tool called Junction, which is available either from MSDN or TechNet (I forget which MS brand they're under).
If they're something that enough people want, I can also upload it to my personal server and drop the link for users to be able to just go straight to the software itself, without having to jump through all the hoops.
-
@eonflux said:
Thanks, sorry for explaing it wrong I already have the torrent downloaded and the files are on my hd. The torrent file is gone but Im getting a reseed request from from the system messages. Because I dont know where the files are on my storage and in what dir but I know I have them. Im looking for a tool in can plop the .torrent file in and tell me where the files it needs are. I know torent keep file hashes stored.It is something that can be done... But only if you don't rename the video files.
If you only move them as is, you can find them again without having to hash anything, relying exclusively on simple properties like filename and size in bytes.There isn't any tool for this at the present moment, I'm only writing to let you know that is something doable and not too complicated.
But if you re-encode or change the filenames, then forget about it.
-
@eonflux be my guest to try this tool: https://github.com/lucassantillifuck2fa/ttf/tree/main
Let me know if you find it useful or if it's not working for you. -
Starting with the good news:
Dude you just did this. You are a THE GOAT!.
Bad news:
This is my fault and should have mentioned this im on linux.
I wonder if im the only one with this problem if so dont bother bro!
And I thank you for the bottom of my heart listening to me.
-
@eonflux Ah, gotcha. Yeah, this works great before the event, but isn't much use after... other than for compiling a multi-file directory to reseed a torrent without having to copy or move all the files back into a single folder once you've found those files.
I'm on Linux too, and I now have a script attached to my toolbar in Double Commander. I simply have the "From" folder open one side and the "To" on the other, click that button, then rename the symlinks to the original torrent names, if that's necessary.
I only use it for multiple file torrents that I intend to seed long term though. It's quick and easy, but not easy enough to justify it for everything.
-
@eonflux one issue with Windows users is always assuming everyone else is on Windows too! Now the terrible news: i cannot make a Linux version because 1 i don't know how and 2 the search engine I used is exclusive to Windows.
Sorry about that π«’
-
@eonflux Just a thought, but according to my AI friend, if you feed the Windows script into ChatGPT, it would very likely be able to convert it into a Linux one. Even the free version should be able to do it easily, especially with a relatively short script.
The challenge is going to be to find a replacement for the proprietary Windows search engine. Wine might work, if you use it, or I guess you could hunt for a native Linux app with the same functionality.
Guess it all depends on how badly you want it, and how much time you can spare to do what needs to be done. I've lost count of how many hours I've spent going down rabbit holes where I've initially thought "this will be easy"!
-
@eonflux one issue with Windows users is always assuming everyone else is on Windows too! Now the terrible news: i cannot make a Linux version because 1 i don't know how and 2 the search engine I used is exclusive to Windows.
Sorry about that π«’
No worries, your effort to fix this for me is much appreciated. I will try what Kevin suggested.
-
@ianfontinell Is it something that would possibly run as a self contained app within a wine environment?
-
@ianfontinell Is it something that would possibly run as a self contained app within a wine environment?
I believe it's not possible, Everything requires access to low-level Windows features which is why they're isn't a Linux or Mac version. The NTFS system itself keeps a real-time table with all files, sizes and dates, Everything will simply read that table, so Even when you run it for the first time it takes only a few seconds to index all files and start searching. On a wine environment it would not find any master table file or journal with recent changes.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better π
Register Login
