Click here to Skip to main content
15,920,508 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have uploaded a file and save in my system. Now i want to upload a file from my system and store in remote system .

please any body help me
Posted
Updated 6-Dec-12 19:49pm
v2

1 solution

Please check Answer - How to copy file from local system to other system in C# (windows app)?[^], where it says to use File.Copy() method.

Thanks...
 
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