If ur using c drive some x directory to store the files by using c#
wen ever tat is filled u hav to store the remaining files in d disk x directory
plz clarify my doubt and other one is how to increase the disk space
how do u know the free space in a disk
Loading
Vimal KandasamyPosted May 6, 2009, 1:00 AM
please follow the links & read the article.It will help to find out free space.
http://www.java2s.com/Tutorial/CSharp/0520__Windows/Getfreediskspace.htm
http://www.dotnetspider.com/resources/465-How-find-free-disk-space-total-space-d.aspx
when you copy the files check disk space. If it is greater than file size.then simply copy the file.else choose another location.