Anon 03/14/2024 (Thu) 06:50 No.9852 del
>>9841
Folder which includes the thing I used to test some links:
https://gateway.pinata.cloud/ipfs/QmS6v3wPvzcKyXwMdmbidm9bqeDLzzKseLEmZKXmLSWdQW
(also references the CID for "Gingerbread Man" by The Residents >>9742)

>>9847
>>https://archive.org/details/ponychan_archive_ponybro
>Ponybro.org's archive of Ponychan.net. Started scraping on February 21st, 2023 with Hayden, continued until the end. This isn't a fully comprehensive archive -- the scraper wasn't run 24/7.
Neat.

>The .zip for /chat/ is over 6 GB and the upload is always interrupted at some point.
I see that that .zip for /chat/ isn't in here - https://archive.org/download/ponychan_archive_ponybro - so share it with https://send.cm/ or something. Or, upload to archive.org by doing this:
. IA doesn't allow multi-part ZIP files, but you can do this:
.. get 7z to make a multipart ZIP, then compress each part with Zstandard OR whatever: "7z a [text to make a multipart zip]", "zstd chat.zip.001", "zstd chat.zip.002", ..., then upload each Zstandard-compressed part file
... IIRC, it's "7z a -v500m multi.zip folder"
. make a multi-part CAR file >>9783
.. "ipfs add -w chat.zip" (or "ipfs add -wrH chat/"), "ipfs dag export Qm... > Qm....car", "split --bytes=500M Qm....car Qm....car.", then upload each part

Message too long. Click here to view full text.