Click here to Skip to main content
15,896,557 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello,

I need help regarding code to download file from ftp server.

We have one application using which users downloads files from ftp.. files are very large in size say about (400MB).

As per existing application, it takes too much time to download file from FTP. I need some code which downloads file faster from ftp.. (e.g. download accelerator does.)

Is there any way using thread or something else to make this possible?

please help.

Regards,
Posted

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900