Extends {@link TransfersData} with String, and represents Files as Stringpaths to files. Reason being that remote files should not be represented by {@link File}, and we don't want to be dependent on {@link URI}, because where the path is transfered to is up to the back end implementation.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.