Frequently Asked Questions
General Questions
What is Echo?
Echo is a lightweight, peer-to-peer (P2P) file transfer system designed for reliability, speed, and simplicity. It allows you to send files directly between devices without using central servers.
How is Echo different from other file transfer solutions?
Echo stands out with its direct peer-to-peer approach, which offers several advantages:
- No intermediaries - Files travel directly from sender to recipient
- No size limits - Transfer files of any size
- Enhanced privacy - No copies of your files stored on servers
- No accounts required - Just install and start sharing
Is Echo free to use?
Yes, Echo is free and open source software, released under the MIT license. You can use it for personal or commercial purposes without cost.
Which platforms does Echo support?
Echo runs on:
- Windows
- macOS
- Linux
Technical Questions
How does peer-to-peer (P2P) file transfer work?
Instead of sending files to a server that then sends them to the recipient, P2P creates a direct connection between the sender and recipient. This offers better speed, privacy, and works even when internet access is limited.
What's the maximum file size Echo can transfer?
Echo has no built-in size limits. You can transfer files of any size, limited only by your device's storage capacity.
How fast are transfers with Echo?
Transfer speeds depend on your network connection. Since Echo creates direct connections between devices, you can achieve your network's maximum speed without server-side throttling.
- Submit an issue on GitHub