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.
for c# can use class , apply same solution
.net filesystemwatcher class reference
or can use tool synchronization
good luck
Comments
Post a Comment