Anon 03/24/2024 (Sun) 03:14 No.9938 del
>>9934
>copying torrents to IPFS
Results can be the outcome of:
(a.) getting a copy of a partially-downloaded torrent - copy to /torrents/by_infohash/${i}.partial in that case
(b.) getting a copy of a fully-downloaded torrent, but the folder contains extra files/folders which aren't part of the torrent
(c.) getting a copy of a fully- or partly-downloaded torrent, but some files/folders have been renamed

Case (a.) example - 44.6%-downloaded where the rest is gone and it has a piece size of 2 MiB:
. torrent? magnet:?xt=urn:btih:0bb67d65df5d995a1e8270c8f6e3fc26a8e244ce&dn=Ponibooru-All-Safe.zip
. where? zb, offline /ipfs/QmWKMmCdUweQxxAcrjvNBsxuygSJX31HWhqNYi64w8Q9ji <- 'ipfs add -w --raw-leaves --chunker=size-1048576 "Ponibooru-All-Safe.zip"'
. size? 82.86-GiB folder /ipfs/QmbLRDDkrYtKEb8RNFK8zXJKSe7XJKBVeesvGezi238JHn

Case (b.) example - has IA-derived files such as "76752CB1198327A3F70211C9B0143C078E9486A5_torrent.txt" (from "76752CB1198327A3F70211C9B0143C078E9486A5.torrent") which helps due to listing the original paths in the folder so you know which files or folders came from the torrent and which didn't:
. torrent? magnet:?xt=urn:btih:76752cb1198327a3f70211c9b0143c078e9486a5
. where? zb, offline /ipfs/QmR8tzekkxjvoGoAWgUjMxWuP3ueARssv3vfFxGdwTJGVF <- 'ipfs add -rHw "40 OMG Sexy Milky Boobs Exposed By Adriana Lima"'
. size? 10.47-MiB folder /ipfs/QmQ1A2PBvAEj8c4C3cvhGgz5Zf5kaFjQTxH1kg1vCBUgoN

Message too long. Click here to view full text.