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
Aisha Iyer
NA
8
46.9k
How can I find out how many bytes have been copied?
Jan 23 2011 11:49 PM
Hi,
I am copying a file from a different system over the network. I am currently using File.Copy() method in C# to copy the file. Since the filesize is quite large, it will take considerable amount of time to copy the file. So I want to display a progressbar saying 500 bytes downloaded or something similar. How can I do this? Is there a way to know how many bytes have been copied?
Thanks
Reply
Answers (
2
)
ToolTip arrow pointing the wrong way
How photo is upload through VB.NET code