TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
shagil a
NA
49
0
To copy files from one location to shared location using C#
Jul 19 2015 2:21 PM
Hi All,
I have a C# program to copy the files from one location to another and its working fine if the destination location is in same server but my requirement is to copy the files from server-1 to server-2 where i have a shared location created (\\Server2\Testfile). From Server1 i have the permission to access the shared folder, copy the files, delete files but through program its says "Access to the path '\\Server2\Testfile' is denied.
Thanks
Shagil
Reply
Answers (
2
)
adding panel dynamically on button click
How to fill datagridview row by row in c# using barcode