stebalien changed the topic of #ipfs to: Heads Up: To talk, you need to register your nick! Announcements: go-ipfs 0.5.1 and js-ipfs 0.43.1 are out! Get them from dist.ipfs.io and npm respectively! | Also: #libp2p #ipfs-cluster #filecoin #ipfs-dev | IPFS: https://github.com/ipfs/ipfs | Logs: https://view.matrix.org/room/!yhqiEdqNjyPbxtUjzm:matrix.org/ | Forums: https://discuss.ipfs.io | Code of Conduct: https://git.io/vVBS0
chiui has quit [Ping timeout: 260 seconds]
Nact has quit [Quit: Konversation terminated!]
opal has joined #ipfs
catonano has quit [Ping timeout: 246 seconds]
__jrjsmrtn__ has joined #ipfs
_jrjsmrtn has quit [Ping timeout: 264 seconds]
kgfjs has joined #ipfs
kgfjs has quit [Remote host closed the connection]
mtolkozhenshiny has joined #ipfs
KempfCreative has joined #ipfs
redfish has quit [Ping timeout: 272 seconds]
redfish has joined #ipfs
moony has joined #ipfs
stripedpajamas has joined #ipfs
Belkaar has quit [Ping timeout: 264 seconds]
Belkaar has joined #ipfs
Belkaar has joined #ipfs
Belkaar has quit [Changing host]
mindCrime has quit [Excess Flood]
mindCrime has joined #ipfs
chachasmooth has quit [Ping timeout: 246 seconds]
chachasmooth has joined #ipfs
user_51 has quit [Ping timeout: 240 seconds]
mindCrime has quit [Read error: Connection reset by peer]
user_51 has joined #ipfs
jrt is now known as Guest58413
Guest58413 has quit [Killed (card.freenode.net (Nickname regained by services))]
jrt has joined #ipfs
jak_wolf[m] is now known as JakWolf[m]
<JCaesar> Geh. Did the switch to 0.6 nearly double network traffic, or is my node just being weird?
* JCaesar uploaded an image: Screenshot_2020-08-10 Fill Monitor - Grafana.png (84KB) < https://matrix.org/_matrix/media/r0/download/mtx.liftm.de/nxbtLsbUxdSKzcPnDlQRrJym >
<JCaesar> (I reboot once a day for no good reason, I suspect that's what causes the sawtooth.)
KempfCreative1 has joined #ipfs
KempfCreative has quit [Ping timeout: 246 seconds]
KempfCreative1 is now known as KempfCreative
mtolkozhenshiny has quit [Quit: Connection closed for inactivity]
KempfCreative has quit [Ping timeout: 240 seconds]
stripedpajamas has quit [Quit: sleeping...]
stripedpajamas has joined #ipfs
stripedpajamas has quit [Client Quit]
zeden has quit [Ping timeout: 240 seconds]
catonano has joined #ipfs
jcea has quit [Quit: jcea]
sympt has joined #ipfs
sympt_ has quit [Ping timeout: 264 seconds]
daregap has joined #ipfs
jesse22 has joined #ipfs
jesse22 has quit [Ping timeout: 244 seconds]
jesse22 has joined #ipfs
ylp has joined #ipfs
bengates has joined #ipfs
jrt has quit [Killed (cherryh.freenode.net (Nickname regained by services))]
jrt has joined #ipfs
kossssi has quit [Quit: kossssi]
gekkido__ has joined #ipfs
chiui has joined #ipfs
cp- has quit [Ping timeout: 246 seconds]
mokulus has joined #ipfs
KeiraT has quit [Quit: KeiraT]
cp- has joined #ipfs
KeiraT has joined #ipfs
diniyar[m] has quit [Quit: Idle for 30+ days]
oooo00oooo[m] has quit [Quit: Idle for 30+ days]
leshik13[m] has quit [Quit: Idle for 30+ days]
qwertymodo[m] has quit [Quit: Idle for 30+ days]
testlin[m] has quit [Quit: Idle for 30+ days]
erentar has quit [Read error: Connection reset by peer]
erentar has joined #ipfs
ipfs-stackbot has quit [Remote host closed the connection]
ipfs-stackbot has joined #ipfs
erentar has quit [Quit: erentar]
erentar has joined #ipfs
Nact has joined #ipfs
<swedneck> perhaps you're just getting better connectivity?
erentar_ has joined #ipfs
erentar has quit [Ping timeout: 260 seconds]
erentar_ is now known as erentar
MasseR has quit [Quit: The Lounge - https://thelounge.chat]
MasseR has joined #ipfs
hurikhan77 has quit [Ping timeout: 260 seconds]
mtolkozhenshiny has joined #ipfs
hurikhan77 has joined #ipfs
<JCaesar> Given that this is an aws instance with its own public ipv4 and 6 addresses… would be odd?
<JCaesar> ah, meh. seems like I failed to collect peer count for that one :/ would have been interesting.
Caterpillar2 has joined #ipfs
KeiraT has quit [Ping timeout: 240 seconds]
KeiraT has joined #ipfs
KempfCreative has joined #ipfs
KempfCreative1 has joined #ipfs
KempfCreative has quit [Ping timeout: 256 seconds]
KempfCreative1 is now known as KempfCreative
mtolkozhenshiny has left #ipfs [#ipfs]
KempfCreative has quit [Ping timeout: 256 seconds]
daregap has quit [Quit: daregap]
gekkido has joined #ipfs
gekkido__ has quit [Ping timeout: 240 seconds]
gekkido is now known as gekkido__
KempfCreative has joined #ipfs
Nact has quit [Ping timeout: 265 seconds]
Nact has joined #ipfs
opal has quit [Ping timeout: 240 seconds]
chiui has quit [Ping timeout: 244 seconds]
<kallisti5[m]> Heyyy.. If I have a directory in IPFS that has a *lot* of files which add up to ~30GiB, does an IPFS gateway need to download all 30GiB of files to present a directory index?
<kallisti5[m]> .... because that feels like how that works and is a bit scary from a performance standpoint :P
opal has joined #ipfs
<JCaesar> It doesn't need to download it all.
<JCaesar> You can even request partial files, usually in blocks of 256kb.
<swedneck> to present an index it would only need the information shown
huntingcryptos has joined #ipfs
<swedneck> it should only request the actual file data when someone downloads it from the gateway
<JCaesar> Swedneck: What about resolve-type?
<JCaesar> kallisti5: If you're using the `ipfs ls` command, you can try `--stream` to get some kind of progress indicator.
<swedneck> not sure what resolve-type means
<JCaesar> The option to `ipfs ls`. It used to get quite a bit of speed-up, because by default, I think, ipfs would download the first block of the listed files. But now I'm not sure anymore, the speed doesn't seem to change.
<swedneck> hmm, i don't know anything about that
<kallisti5[m]> This is just doing an index from one of the public gateways
<kallisti5[m]> > kallisti5: If you're using the `ipfs ls` command, you can try `--stream` to get some kind of progress indicator.
<kallisti5[m]> Running ipfs ls on the local node runs in a semi-reasonable 20seconds
<kallisti5[m]> I'd post the command here to query it remotely, but don't wanna over-run my nas :P
chiui has joined #ipfs
zeden has joined #ipfs
<JCaesar> Ah, I see. `--resolve-type=false` only works if you also pass `--size=false`. Good that all of these things are documented. -.-
<JCaesar> Try e.g. `ipfs ls --stream QmXoypizjW3WknFiJnKLwHCnL72vedxjQkDDP1mXWo6uco/wiki --resolve-type=false --size=false`
<JCaesar> (kallisti5)
search_social has quit [Ping timeout: 256 seconds]
ulrichard has joined #ipfs
KempfCreative has quit [Ping timeout: 260 seconds]
MrSparkle is now known as drab_coy
MasseR has quit [Ping timeout: 240 seconds]
MasseR has joined #ipfs
buckket[m]1 has joined #ipfs
ShinyRice is now known as ShinyRice[m]
ulrichard has quit [Remote host closed the connection]
bengates has quit [Remote host closed the connection]
bengates has joined #ipfs
gekkido has joined #ipfs
bengates has quit [Ping timeout: 246 seconds]
gekkido__ has quit [Ping timeout: 240 seconds]
gekkido is now known as gekkido__
ylp has quit [Ping timeout: 246 seconds]
zeden has quit [Quit: WeeChat 2.8]
zeden has joined #ipfs
Nact has quit [Ping timeout: 256 seconds]
Nact has joined #ipfs
gekkido__ has quit [Quit: Going offline, see ya! (www.adiirc.com)]
Pie-jacker875 has quit [Ping timeout: 244 seconds]
Pie-jacker875 has joined #ipfs
KempfCreative has joined #ipfs
Pie-jacker875 has quit [Ping timeout: 260 seconds]
Nukien has quit [Ping timeout: 256 seconds]
Pie-jacker875 has joined #ipfs
erentar has quit [Quit: erentar]
erentar has joined #ipfs
Nukien has joined #ipfs
squ1nt has joined #ipfs
Pie-jacker875 has quit [Remote host closed the connection]
Pie-jacker875 has joined #ipfs
jesse22 has quit [Ping timeout: 260 seconds]
jesse22 has joined #ipfs
Pie-jacker875 has quit [Ping timeout: 244 seconds]
Pie-jacker875 has joined #ipfs
Pie-jacker875 has quit [Read error: Connection reset by peer]
Pie-jacker875 has joined #ipfs
Pie-jacker875 has quit [Read error: Connection reset by peer]
Pie-jacker875 has joined #ipfs
zeden_ has joined #ipfs
zeden has quit [Ping timeout: 240 seconds]
Pie-jacker875 has quit [Read error: Connection reset by peer]
Pie-jacker875 has joined #ipfs
maxzor has joined #ipfs
squ1nt has quit [Remote host closed the connection]
Pie-jacker875 has quit [Read error: Connection reset by peer]
Pie-jacker875 has joined #ipfs
huntingcryptos has quit [Ping timeout: 256 seconds]
Pie-jacker875 has quit [Read error: Connection reset by peer]
Pie-jacker875 has joined #ipfs
Pie-jacker875 has quit [Read error: Connection reset by peer]
Pie-jacker875 has joined #ipfs
KempfCreative has quit [Ping timeout: 264 seconds]
KempfCreative has joined #ipfs
fridim has quit [Quit: Bye!]
search_social has joined #ipfs
zeden has joined #ipfs
zeden_ has quit [Ping timeout: 240 seconds]
Nact has quit [Quit: Konversation terminated!]
Guest84 has joined #ipfs
Guest84 has quit [Quit: Connection closed]
erentar has quit [Quit: erentar]
erentar has joined #ipfs
Pie-jacker875 has quit [Quit: No Ping reply in 180 seconds.]
Pie-jacker875 has joined #ipfs
Pie-jacker875 has quit [Read error: Connection reset by peer]
Pie-jacker875 has joined #ipfs
KempfCreative has quit [Ping timeout: 240 seconds]
redfish has quit [Ping timeout: 272 seconds]
redfish has joined #ipfs
chiui has quit [Ping timeout: 256 seconds]
Pie-jacker875 has quit [Read error: Connection reset by peer]
Pie-jacker875 has joined #ipfs
erentar_ has joined #ipfs
erentar has quit [Quit: erentar]
erentar_ is now known as erentar
astronavt___ has quit [Quit: ...]
astronavt has joined #ipfs
astronavt has quit [Disconnected by services]
defnofdumb has quit [Ping timeout: 256 seconds]
Pie-jacker875 has quit [Read error: Connection reset by peer]
Pie-jacker875 has joined #ipfs
riemann has joined #ipfs
woody[m]1 has joined #ipfs
Pie-jacker875 has quit [Read error: Connection reset by peer]
Pie-jacker875 has joined #ipfs
Nact has joined #ipfs
coniptor has quit [Ping timeout: 240 seconds]
ipfs-stackbot has quit [Remote host closed the connection]
ipfs-stackbot has joined #ipfs
Soo_Slow has joined #ipfs
Soo_Slow has quit [Remote host closed the connection]
erentar has quit [Remote host closed the connection]
erentar has joined #ipfs
defnofdumb has joined #ipfs
drab_coy has quit [Quit: drab_coy]
MrSparkle has joined #ipfs
reit has quit [Ping timeout: 265 seconds]
coniptor has joined #ipfs
iczero has joined #ipfs
Nay has joined #ipfs
maxzor_ has joined #ipfs
jcea has joined #ipfs
Taoki has joined #ipfs
maxzor has quit [Ping timeout: 256 seconds]
chiui has joined #ipfs
jcea has quit [Remote host closed the connection]
maxzor_ has quit [Remote host closed the connection]
maxzor_ has joined #ipfs
RzR has quit [Ping timeout: 246 seconds]
stripedpajamas has joined #ipfs
maxzor_ has quit [Remote host closed the connection]
jcea has joined #ipfs
maxzor_ has joined #ipfs
erentar has quit [Quit: erentar]
erentar has joined #ipfs
Caterpillar2 has quit [Quit: You were not made to live as brutes, but to follow virtue and knowledge.]
andi- has quit [Ping timeout: 260 seconds]
pecastro has joined #ipfs
andi- has joined #ipfs
pecastro has quit [Ping timeout: 256 seconds]
erentar has quit [Quit: erentar]
erentar has joined #ipfs
maxzor_ has quit [Remote host closed the connection]
maxzor_ has joined #ipfs
erentar has quit [Quit: erentar]
erentar has joined #ipfs
erentar has quit [Client Quit]
fhs_ has quit [Quit: ZNC 1.7.5 - https://znc.in]
erentar has joined #ipfs
test973849573847 has joined #ipfs
fhs has joined #ipfs