Statistisc

1,254,300 Programs

1,236 Developers

Online Members

1,352 Members

4,352 Guests

FileTransfer 2.5

Added by admin, n/a

Information on "FileTransfer 2.5"

Latest version: N/A

Last update: n/a

Size:956.12 KB

Publisher: Canadian Mind Products

License: N/A

Price: N/A

Purchase link: N/A

Homepage: N/A




Download: http://mindprod.com/zips/filetransfer25.zip

Includes classes to let you copy, download and upload files from within a Java program. Also contains a command-line utility to download files. Fully commented Java source is provided. It is now comes in four parts, MiniFileTransfer, FileTransfer and MaxiFileTransfer, Download depending on how much functionality you require. Now supports copying members in local jar files. Command line use: java -jar download.jar http://x.com/anyfile.html C:\temp\anyfile.txt Usually you embed these classes in your own program rather than using them standalone.