C# : Is any API available for transfer local disk files , folder to copy on server very fast

Viewed 30

I want to transfer around 1TB data from local machine to server on daily basis for backup purpose and it will delete data before days. We are using IRIS software for copy and past with scheduler but some time its fails so we are not confident all files may copied.

So we have to create a program which help me in copy files, no worry I will track changes in files and do entry in DB so easily find out which files copied full or not.

Want any API for copy paste purpose which do work fast as compare normal.

0 Answers
Related