What is eFile?
Application which main purpose is to copy files between computers via internet connection or local network.
Will it be useful to me?
If you wish to exchange files with other persons, then probably yes.
How to use it?
-
On page
"How to use" read informations about requirements, which yours computer, operating system, and connection should fullfil.
-
On this same page you will find short application manual, which is really good to read before first application use.
-
-
You are ready to use it.
How many it cost?
Application is free to use (GPL licence).
Is it safe to use?
Files content during
sending via network are not secured by coding, so it is not safe to
copy "top secret" files. In the future file coding should be available.
The eFile server has got basic security, so probability to crack it is
low.
Main benefits
- P2P application - direct connection betwen computers.
- Written in Java language - it is possible to run it on wide operation system range (Linux, Apple, Windows...).
- Verification of data with CRC sum.
- Minimized memory and network band usage.
- It is not needed to instal it in operating system.
Where I can find source code?
Whole application is inside file with jar extension. It is needed only to change extension to zip, and unpack it. Now you can find the source code inside src catalog.