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
priti srivastava
NA
81
4.6k
read a zip file from local system of user using server api
Feb 9 2020 11:27 PM
I want to transfer some ziped flolder uisng code from local system to server using dotnet core api but i am not able to do that just because "SourcePath" . sourcepath is local system location which is not found at server .
ZipFile.ExtractToDirectory(SourcePath, extractPath);
Please help me
thanks in advance
Reply
Answers (
1
)
How to past value from class to first Form and Second Form
C# MySql remote connection is slow