Skip to content
This repository has been archived by the owner. It is now read-only.

Cannot transfer between two firewalled machines #48

Closed
xloem opened this issue Jan 8, 2017 · 2 comments
Closed

Cannot transfer between two firewalled machines #48

xloem opened this issue Jan 8, 2017 · 2 comments

Comments

@xloem
Copy link

xloem commented Jan 8, 2017

Does ipfs allow transfer between two machines, neither of which will accept incoming connections?

I seem to be able to view the files on gateway.ipfs.io, but not retrieve them from the commandline.

ipfs get just hangs for a long time. ls -l /ipfs/[hash] gives ls: cannot access /ipfs/[hash]/[file]: No such file or directory.

@xloem
Copy link
Author

xloem commented Jan 9, 2017

To answer my own question: no, ipfs does not support this.

Open port 4001 if you want to share files with others.
If you are firewalled and want to download a file from a machine that is firewalled, visit the file on gateway.ipfs.io first, so that it has a non-firewalled source.

@flyingzumwalt
Copy link
Contributor

flyingzumwalt commented May 23, 2017

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants