how to trasfer a file using ftp protocol. plz send source
Cant you simply use a URLConnection with an FTP url? or is that connector not included in the default set in the JDK?
how to trasfer a file using ftp protocol. plz send source
Cant you simply use a URLConnection with an FTP url? or is that connector not included in the default set in the JDK?