cancel
Showing results for 
Search instead for 
Did you mean: 

How to download files

Former Member
0 Kudos

hi,

my requirement is to DownLoad files from another system to my system using java.if it is possible ple tell me procedure.

regards

Guru

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Its possible to downLoad files from another system to your system using java.

Refer

http://www.jscape.com/articles/simple_ftp_using_java.html

<b>Please reward points for helpful answers</b>

Regards,

Tanveer

Answers (2)

Answers (2)

Former Member
0 Kudos
Former Member
0 Kudos

Hi,

Yes, it is possible to copy ( download) files from one system to another.

Check out this link for copying files...

http://schmidt.devlib.org/java/copy-file.html

Regards,

Uma