|
Technobabble Post your general Need for Help questions here.
• Lossy or Lossless? Moderators |
|
Thread Tools |
#1
|
|||
|
|||
How to name torrent different from directory
My files are organized e.g. John Mellencamp/Boots/Audience recordings/1986.02.24 Lakeland Civic Center, Lakeland, FL. How can I create a torrent for upload that will be named John Mellencamp 1986.02.24 Lakeland Civic Center, Lakeland, FL without changing my folder structure?
No members have liked this post.
|
#2
|
||||
|
||||
Re: How to name torrent different from directory
Copy the folder to another place, and rename it.
__________________
DON'T MESSAGE ME FOR RE-SEEDS. I DO NOT DO THEM! AND UNLESS THEY WERE RECORDED THAT WAY, THERE WILL BE NO MORE 16 BIT VERSIONS. No members have liked this post.
|
#3
|
||||
|
||||
Re: How to name torrent different from directory
Quote:
Ditch as much as possible. I suggest a path more like this: John Mellencamp / AUD / 1986-02-24 Lakeland FL / original folder (that probably already has a long-ish name) Side note, changing the folder name for your own purpose isn't the end of the world, and you could always change it back to re-seed something. So long as the files themselves aren't changed. No members have liked this post.
|
#4
|
||||
|
||||
Re: How to name torrent different from directory
Many if not all operating systems provide the ability to "link" files, opposed to copying them. In other words, you can have many different logical pointers (links) to the same physical file. On Windows, the mklink command is provided:
Code:
help mklink Creates a symbolic link. MKLINK [[/D] | [/H] | [/J]] Link Target /D Creates a directory symbolic link. Default is a file symbolic link. /H Creates a hard link instead of a symbolic link. /J Creates a Directory Junction. Link Specifies the new symbolic link name. Target Specifies the path (relative or absolute) that the new link refers to. ... will create a "hardlink" with the new filename you want to torrent to the old filename without using any disk space. On Linux, it looks like the "ln" command does the same. Because links merely point to the same file on disk, do NOT alter any link (add tags/metadata/etc.) unless it is your intention to alter the original.
__________________
My avatar sucks No members have liked this post.
|
The Traders' Den |
Similar Threads | ||||
Thread | Forum | Replies | Last Post | |
Error - No Such File or Directory - Help? - tardis | Technobabble | 4 | 2009-11-04 12:08 AM | |
Directory Problems with a torrent - Andy Kelsall | Technobabble | 2 | 2007-03-20 09:52 PM | |
Parent Directory - Sean O'Zimmy | Technobabble | 3 | 2006-06-26 11:37 PM | |
Changing -d (directory) - pmonk | Technobabble | 2 | 2005-03-08 08:00 PM |
|
|