|
|
|
|
Descriptions of Java FileTransfer Classes |
|
|
FileTransfer lets you copy, download and upload files from within a Java program. Fully commented Java source is provided. It is now comes in three parts, MiniFileTransfer, FileTransfer and MaxiFileTransfer depending on how much functionality you require. Also supports copying members in local jar files.
Canadian Mind Products wrote some classes to copy files from place to place, both locally and remotely. They will fetch files out of jars. If you are trying to move a file between two different directories on the same drive, you can do it very efficiently with File.renam.
|
|
|
|
Popular software downloads in Java category
|
|
|