ftp

how to trasfer a file using ftp protocol. plz send source

Download Jakarta Commons Net and follow the FTPClient documentation

Cant you simply use a URLConnection with an FTP url? or is that connector not included in the default set in the JDK?