achingbrain has quit [Quit: Connection closed for inactivity]
pcardune has joined #ipfs
pcardune has quit [Ping timeout: 264 seconds]
Have-Quick has quit [Quit: Have-Quick]
Have-Quick has joined #ipfs
Sunflowery has joined #ipfs
sanderp has quit [Remote host closed the connection]
Modding has joined #ipfs
sanderp has joined #ipfs
SunflowerSociety has quit [Ping timeout: 244 seconds]
sanderp has quit [Ping timeout: 244 seconds]
trqx has quit [Remote host closed the connection]
trqx has joined #ipfs
jesse22 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
_PiGreco_ has joined #ipfs
sanderp has joined #ipfs
mauz555 has joined #ipfs
_PiGreco1 has quit [Ping timeout: 260 seconds]
mauz555 has quit [Ping timeout: 256 seconds]
Adbray has quit [Disconnected by services]
Adbray_ has joined #ipfs
tll has joined #ipfs
<vespertatia>
djdv: thanks for the link, i'm totally interested in the development since i first discovered this. i'm currently making an electron app on top of ipfs :D
poga has left #ipfs ["WeeChat 1.7"]
tll has quit [Read error: Connection reset by peer]
reit has quit [Ping timeout: 264 seconds]
tll has joined #ipfs
tll has quit [Client Quit]
Have-Quick has quit [Quit: Have-Quick]
BeerHall has joined #ipfs
dfhjbf has quit [Ping timeout: 256 seconds]
gratin has joined #ipfs
dfhjbf has joined #ipfs
gratin has quit [Ping timeout: 268 seconds]
ONI_Ghost has joined #ipfs
ONI_Ghost has joined #ipfs
ONI_Ghost has quit [Changing host]
sanderp has quit [Remote host closed the connection]
Sunflowery has quit [Ping timeout: 244 seconds]
SunflowerSociety has joined #ipfs
SunflowerSociety has joined #ipfs
SunflowerSociety has quit [Changing host]
ONI_Ghost has quit [Ping timeout: 244 seconds]
trinityhexX has joined #ipfs
dimitarvp has quit [Quit: Bye]
xelra has quit [Ping timeout: 240 seconds]
dfhjbf has quit [Ping timeout: 244 seconds]
trqx has quit [Remote host closed the connection]
trqx has joined #ipfs
pawalls has quit [Ping timeout: 264 seconds]
pawalls has joined #ipfs
BeardRadiation has joined #ipfs
BeerHall has quit [Ping timeout: 240 seconds]
sanderp has joined #ipfs
sanderp has quit [Ping timeout: 264 seconds]
saki has quit [Quit: saki]
permalac has quit [Ping timeout: 260 seconds]
permalac has joined #ipfs
BeerHall has joined #ipfs
}ls{ has joined #ipfs
sanderp has joined #ipfs
dfhjbf has joined #ipfs
sanderp has quit [Ping timeout: 268 seconds]
xelra has joined #ipfs
pcardune has joined #ipfs
pcardune has quit [Ping timeout: 244 seconds]
BeerHall has quit [Remote host closed the connection]
BeerHall has joined #ipfs
sanderp has joined #ipfs
mtodor has joined #ipfs
sanderp has quit [Ping timeout: 244 seconds]
saki has joined #ipfs
Taoki has quit [Ping timeout: 260 seconds]
pecastro has joined #ipfs
ylp has joined #ipfs
Lymkwi has quit [Ping timeout: 240 seconds]
Lymkwi has joined #ipfs
trinityhexX has quit [Remote host closed the connection]
dfhjbf has quit [Remote host closed the connection]
Alpha64 has quit [Read error: Connection reset by peer]
tdiesler has joined #ipfs
vmx has joined #ipfs
metric has quit [Quit: No Ping reply in 180 seconds.]
metric has joined #ipfs
metric is now known as Guest29450
jungly has joined #ipfs
Map has quit [Ping timeout: 256 seconds]
shoogz has quit [Ping timeout: 256 seconds]
shoogz has joined #ipfs
saki has quit [Ping timeout: 240 seconds]
saki has joined #ipfs
Map has joined #ipfs
Guanin has joined #ipfs
BeerHall has quit [Quit: BeerHall]
tcfhhrw has quit [Quit: Quit]
tcfhhrw has joined #ipfs
ericxtang has joined #ipfs
tcfhhrw has quit [Client Quit]
tcfhhrw has joined #ipfs
tcfhhrw has quit [Client Quit]
tcfhhrw has joined #ipfs
tcfhhrw has quit [Client Quit]
tcfhhrw has joined #ipfs
tcfhhrw has quit [Client Quit]
tcfhhrw has joined #ipfs
Steverman has joined #ipfs
tcfhhrw has quit [Quit: Quit]
tcfhhrw has joined #ipfs
tcfhhrw has quit [Client Quit]
moul has joined #ipfs
tcfhhrw has joined #ipfs
BeerHall has joined #ipfs
mildred has joined #ipfs
bomb-on has quit [Quit: SO LONG, SUCKERS!]
tcfhhrw has quit [Read error: Connection reset by peer]
tcfhhrw has joined #ipfs
gaba[m] has joined #ipfs
leochill has quit [Ping timeout: 245 seconds]
bomb-on has joined #ipfs
pcardune has joined #ipfs
dethos has joined #ipfs
pcardune has quit [Ping timeout: 240 seconds]
plexigras has joined #ipfs
achingbrain has joined #ipfs
Steverman has quit [Quit: WeeChat 2.1]
Steverman has joined #ipfs
MuffinPimp has joined #ipfs
MuffinPimp has quit [Quit: Goodbye.]
MuffinPimp has joined #ipfs
ericxtang has quit [Remote host closed the connection]
}ls{ has quit [Ping timeout: 265 seconds]
miseenplace[m] has joined #ipfs
ericxtang has joined #ipfs
The_8472` has joined #ipfs
The_8472 has quit [Ping timeout: 256 seconds]
leochill has joined #ipfs
The_8472` has quit [Ping timeout: 240 seconds]
aalex__ has joined #ipfs
rubill has quit [Quit: Connection closed for inactivity]
N3sh108 has joined #ipfs
aalex_ has quit [Ping timeout: 256 seconds]
<N3sh108>
hello!
<N3sh108>
I have a seemingly simple question/problem that I cannot find a solution of:
<N3sh108>
I have the latest ipfs.exe and I am trying to add a file to the ipfs and have it available at https://ipfs.io/ipfs/<FILE_HASH>
<N3sh108>
I did `ipfs.exe init` and then `ipfs.exe -r -w -Q path-to-file` to add it to my local repo. I thought the ipfs would automatically sync with the network and, eventually, have it available on that URL
<N3sh108>
but that doesn't seem the case, do I need to execute another command to make that happen?
<Swedneck>
do you have the daemon running?
ericxtang has quit [Remote host closed the connection]
<N3sh108>
mmm I am not sure, I am doing all from command line. Never ran the daemon myself (I remember the command though)
<N3sh108>
should I run `ipfs.exe daemon`?
<N3sh108>
and it would work?
<Swedneck>
no clue about windows but that seems right
<N3sh108>
ok, I'll try now :)
malaclyps has quit [Read error: Connection reset by peer]
malaclyps has joined #ipfs
<N3sh108>
worked, sweet!
<N3sh108>
thank you @Swedneck
<Swedneck>
remember that you'll need the daemon running to do most things, so you'll want to make it run in the background every time you boot
rcat has joined #ipfs
saki has quit [Ping timeout: 256 seconds]
saki has joined #ipfs
The_8472 has joined #ipfs
N3sh108 has quit [Ping timeout: 252 seconds]
dimitarvp has joined #ipfs
jera[m] has joined #ipfs
<djdv>
the way I phrase it is "if you want to talk to the network, your daemon must be running"
<djdv>
things like add will work without it, but the network will not know about it
mauz555 has joined #ipfs
mauz555 has quit [Ping timeout: 244 seconds]
fireglow has quit [Quit: Gnothi seauton; Veritas vos liberabit]
}ls{ has joined #ipfs
fireglow has joined #ipfs
gmoro has quit [Ping timeout: 244 seconds]
gmoro has joined #ipfs
graphene has quit [Remote host closed the connection]
graphene has joined #ipfs
fireglow has quit [Quit: Gnothi seauton; Veritas vos liberabit]
Satou has joined #ipfs
Tuxkowo has joined #ipfs
<Swedneck>
is that useful though?
Raybih has joined #ipfs
Satou has quit [Client Quit]
ericxtang has joined #ipfs
kaotisk has quit [Read error: Connection reset by peer]
shindanim has quit [Quit: Connection closed for inactivity]
kaotisk has joined #ipfs
fireglow has joined #ipfs
ericxtang has quit [Ping timeout: 240 seconds]
ericxtang has joined #ipfs
ericxtang has quit [Remote host closed the connection]
<Raybih>
Mormonism
<Swedneck>
hmm'st
pfista has quit [Remote host closed the connection]
pfista has joined #ipfs
graphene has quit [Remote host closed the connection]
graphene has joined #ipfs
mindCrime has joined #ipfs
Taoki has joined #ipfs
mauz555 has joined #ipfs
ericxtang has joined #ipfs
MDude has quit [Remote host closed the connection]
Raybih has quit []
clemo has joined #ipfs
graphene has quit [Remote host closed the connection]
graphene has joined #ipfs
graphene has quit [Remote host closed the connection]
graphene has joined #ipfs
toxync01 has quit [Ping timeout: 240 seconds]
mindCrime has quit [Ping timeout: 256 seconds]
graphene has quit [Read error: Connection reset by peer]
uuuuuu has quit [Quit: ERC (IRC client for Emacs 26.1)]
uuuuuu has joined #ipfs
toxync01 has joined #ipfs
mindCrime has joined #ipfs
Adbray has joined #ipfs
uuuuuu has quit [Remote host closed the connection]
aalex_ has joined #ipfs
aalex__ has quit [Ping timeout: 240 seconds]
<Modding>
Hi, has someone a idea of a programm what i can run, that looks wich files are addet to the IPFS and protects some Files from my nodes to get deleted? I want a webservice with IPFS Hashes that are addet to my nodes
mildred has quit [Ping timeout: 264 seconds]
xzha has quit [Ping timeout: 240 seconds]
kaotisk_ has joined #ipfs
kaotisk has quit [Read error: Connection reset by peer]
ylp has quit [Quit: Leaving.]
pcardune has joined #ipfs
Sammichmaker has quit [Ping timeout: 240 seconds]
aalex_ has quit [Quit: This computer has gone to sleep]
mildred has joined #ipfs
saki has joined #ipfs
mtodor has quit [Ping timeout: 240 seconds]
Mottengrotte has quit [Ping timeout: 264 seconds]
sanderp has quit [Remote host closed the connection]
sanderp has joined #ipfs
tcfhhrw has quit [Remote host closed the connection]
<tperson>
You can pin hashes to make sure they are not gc'd when you have gc enabled and ran.
sanderp has quit [Ping timeout: 260 seconds]
Adbray has quit [Remote host closed the connection]
Adbray has joined #ipfs
mauz555 has quit [Remote host closed the connection]
mauz555 has joined #ipfs
ericxtang has quit [Ping timeout: 240 seconds]
Encrypt has joined #ipfs
trinityhexX has quit [Ping timeout: 256 seconds]
mauz555 has quit [Ping timeout: 240 seconds]
jsinghrai[m] has left #ipfs ["User left"]
reit has joined #ipfs
The_8472 has quit [Ping timeout: 256 seconds]
ericxtang has joined #ipfs
MDude has joined #ipfs
trinityhexX has joined #ipfs
sbani has quit [Quit: Good bye]
The_8472 has joined #ipfs
}ls{ has joined #ipfs
sbani has joined #ipfs
gmoro_ has joined #ipfs
gmoro has quit [Ping timeout: 240 seconds]
The_8472 has quit [Ping timeout: 240 seconds]
Mateon3 has joined #ipfs
Mateon1 has quit [Ping timeout: 268 seconds]
Mateon3 is now known as Mateon1
dethos has quit [Ping timeout: 248 seconds]
The_8472 has joined #ipfs
iamruinous has quit [Quit: ZNC 1.6.6+deb1 - http://znc.in]
iamruinous has joined #ipfs
bomb-on has quit [Quit: SO LONG, SUCKERS!]
bomb-on has joined #ipfs
hphat^ has quit []
bomb-on has quit [Quit: SO LONG, SUCKERS!]
<Swedneck>
is there a way to install things by name with gx?
<Swedneck>
it'd be nice to be able to just run `gx install ipfs.io/ipfs-cluster`
MDude has quit [Quit: Going offline, see ya! (www.adiirc.com)]
MDude has joined #ipfs
jesse22 has joined #ipfs
MDude has quit [Client Quit]
MDude has joined #ipfs
drrty has quit [Ping timeout: 240 seconds]
pcardune_ has joined #ipfs
pcardune has quit [Read error: Connection reset by peer]
drrty has joined #ipfs
jigawatt has quit [Ping timeout: 240 seconds]
esph has quit [Ping timeout: 240 seconds]
xcm has quit [Remote host closed the connection]
xcm has joined #ipfs
mauz555 has joined #ipfs
ericxtang has quit [Remote host closed the connection]
<whyrusleeping>
Swedneck: thats an interesting idea
<whyrusleeping>
you can import packages by name like that through github
bomb-on has joined #ipfs
<Swedneck>
it should be pretty easy just using ipns right?
mauz555 has quit [Ping timeout: 260 seconds]
<Swedneck>
if i'm understanding gx correctly you can install a package via hash, so just make your ipns point to that hash
jigawatt has joined #ipfs
esph has joined #ipfs
chris613 has quit [Ping timeout: 256 seconds]
tff^ has joined #ipfs
sanderp has joined #ipfs
sanderp_ has joined #ipfs
sanderp has quit [Read error: Connection reset by peer]
gratin has joined #ipfs
adam__ has joined #ipfs
gratin has quit [Ping timeout: 268 seconds]
adam__ has quit [Ping timeout: 252 seconds]
lnostdal has quit [Read error: Connection reset by peer]
aalex has joined #ipfs
jesse22 has quit [Read error: Connection reset by peer]
jesse22 has joined #ipfs
pcardune_ has quit [Remote host closed the connection]
mauz555 has joined #ipfs
mauz555 has quit [Ping timeout: 240 seconds]
lostfile has joined #ipfs
lostfile has quit [Read error: Connection reset by peer]
lostfile has joined #ipfs
shytons[m] has joined #ipfs
xzha has joined #ipfs
lostfile has quit [Quit: Going offline, see ya! (www.adiirc.com)]
rendar has quit []
chris613 has joined #ipfs
jesse22 has quit [Ping timeout: 276 seconds]
trinityhexX has quit [Ping timeout: 248 seconds]
jesse22 has joined #ipfs
gmoro_ has quit [Ping timeout: 256 seconds]
<Swedneck>
what are the basic things i need to do to get ipfs-cluster to work?
<Swedneck>
just giving both computers the same secret?
abueide has quit [Remote host closed the connection]
trinityhexX has joined #ipfs
Ekho has quit [Quit: An alternate universe was just created where I didn't leave. But here, I left you. I'm sorry.]
Guest29450 is now known as metric
chris613 has quit [Ping timeout: 240 seconds]
graphene has quit [Remote host closed the connection]
<fiatjaf>
do stuff on mfs get gc'd?
graphene has joined #ipfs
Ekho has joined #ipfs
lnostdal has joined #ipfs
<lgierth>
fiatjaf: no, everything in mfs is best-effort-pinned
<lgierth>
that means it's pinned, but it doesn't fetch everything. so if you move a thing into mfs of which you don''t have all the children things, it won't implicitly fetch the children
dethos has joined #ipfs
dolphy has joined #ipfs
jasper_ has joined #ipfs
shizy has joined #ipfs
trinityhexX has quit [Ping timeout: 240 seconds]
aalex has quit [Quit: This computer has gone to sleep]
pcardune has joined #ipfs
xzha has quit [Remote host closed the connection]
Alpha64 has joined #ipfs
TrUsT_n1 has joined #ipfs
movaex_ has joined #ipfs
movaex_ has quit [Client Quit]
chris613 has joined #ipfs
dolphy has quit [Ping timeout: 256 seconds]
abueide has joined #ipfs
Alpha64 has quit [Ping timeout: 240 seconds]
ericxtang has joined #ipfs
ericxtang has quit [Remote host closed the connection]