tags:

views:

13

answers:

0

Hello friends, I devloping one web application in which i need to do communication with FTP server As per gethered requirement there will be one FTP site and my app. has to deal with this site and has to locat perticular folder and files that i want to get in my app, the app will encode it and convert it into desired format and resubmitt the same file to the servers specified path. My Que. is how can i get or set the files to the ftp server through the ASP.Net with C#.net code.

Please help me regarding this..