7
Answers

Download files from ftp server c# asp.net

Yogesh Sharma

Yogesh Sharma

9y
4.8k
1
Dear all friends,
 
I have some files located in ftp server....
 
I want to download it from ftp server programatically windows apps  c# asp.net
Answers (7)
1
Rajeesh Menoth

Rajeesh Menoth

66 27.1k 2.7m 9y
Hi,
 
Check the following reference:
 
http://www.aspsnippets.com/Articles/Download-Files-from-FTP-Web-Server-in-ASPNet-using-C-and-VBNet.aspx 
0
Yogesh Sharma

Yogesh Sharma

NA 144 47.6k 9y
Hi,
 
Have you understand or not ???
 
0
Yogesh Sharma

Yogesh Sharma

NA 144 47.6k 9y
Dear Rajeesh Menoth,
 
Here i am understanding the full process...
 
I want to just push data of Tally software ........ into sql server table..
 
So, at time of billing in tally software  it generates .xml file...
 
So, i have just created one agent which handle the following task ....
 
Agent task :
 
1. Check any file present in specified ftp location or not ?
 
2. If yes, then transfer  it to specified location from ftp location... 
 
Thanks. 
0
Rajeesh Menoth

Rajeesh Menoth

66 27.1k 2.7m 9y
Hi,
 
Check this article for Habeeb..
 
http://www.codeproject.com/Articles/17202/Simple-FTP-demo-application-using-C-Net 
0
Yogesh Sharma

Yogesh Sharma

NA 144 47.6k 9y
Thanks for your reply.... Bt i want just download files like .xls files not sure what name it is... so, i want to download file avail at specified ftp location... please help me if any suggestion... and try to more understand wall process then mail me as test mail on yrsharma76980@gmail.com
0
Rajeesh Menoth

Rajeesh Menoth

66 27.1k 2.7m 9y
Hi,
 
Try this one..
 
http://www.techrepublic.com/blog/how-do-i/how-do-i-use-c-to-upload-and-download-files-from-an-ftp-server/
 
The answer is useful.Then please accept it..!! 
0
Yogesh Sharma

Yogesh Sharma

NA 144 47.6k 9y
Thanks for your reply... But i want download file from ftp server without local file