Click here to Skip to main content
15,891,136 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi i need some help to connect my ftp dynamically at specific time and download the files in a paticular folder.
Posted

1 solution

Your question is too short with details and effort missing.

connect my ftp dynamically at specific time
A scheduler, timer or a windows service can help.

download the files in a paticular folder
Based on the way you have asked, it looks like this is not an issue and you know how to do it. In case not, this is a very well doumneted thing, shared by people on web. Just use keywords "download FTP C#" in Google.

Now, try and post specific issues if faced.
 
Share this answer
 
v2

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