java - How Can I Write A Program for File Synchronization Between Drives -


while working; there problem , c drives can not reachable anymore.now want write program sychronize desktop , d. way should follow.

additionally ; tried perform without program following way failed.

subst d: c:\users\geek\desktop 

creating virtual driver , map desktop , d driver .

thanks

you can java, c# or other platform

with java can follow tutorial. watch directory changes copy changed files other drive.

watching directory changes

for c# can use class , apply same solution

.net filesystemwatcher class reference

or can use tool synchronization

freefilesync

good luck


Comments

Popular posts from this blog

javascript - Any ideas when Firefox is likely to implement lengthAdjust and textLength? -

matlab - "Contour not rendered for non-finite ZData" -

delphi - Indy UDP Read Contents of Adata -