Click here to Skip to main content
16,020,990 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi I am trying to create a win based application in C#.Net which will copy a text file on the remote location (ftp server) from my file system.
But I am not able to figure out how. It is obvious that I would need to do the authentication to the remote server . But Dont know how to do the authentication to that remote location and copy a file over there.

If anyone knows anything which will help me please reply.
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