From 81116f2b9e07d39a472caef85220003260302ae9 Mon Sep 17 00:00:00 2001 From: Marco D'Agostini Date: Wed, 30 Sep 2020 18:34:11 -0500 Subject: [PATCH] ipfs: Added missing step --- Share file with ipfs.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Share file with ipfs.md b/Share file with ipfs.md index 7124bbe..5074db4 100644 --- a/Share file with ipfs.md +++ b/Share file with ipfs.md @@ -10,7 +10,8 @@ added QmdsEVLRXioANssEVLRXYioANsGtANsGtRXYioANsGtAWZ file.md 37.62 KiB / 37.62 KiB [===========================] 100.00% ``` 4. Start server with `ipfs daemon` -5. Download file from any device `ipfs get /ipfs/QmdsEVLRXioANssEVLRXYioANsGtANsGtRXYioANsGtAWZ` <-- that's the hash returned from previous command +5. **Missing step**, server seems to need an open port (not firewalled) +6. Download file from any device `ipfs get /ipfs/QmdsEVLRXioANssEVLRXYioANsGtANsGtRXYioANsGtAWZ` <-- that's the hash returned from previous command ```bash $ ls QmdsEVLRXioANssEVLRXYioANsGtANsGtRXYioANsGtAWZ