fastcopy auto close problem

675 views
Skip to first unread message

tria...@gmail.com

unread,
Jul 3, 2016, 8:09:58 AM7/3/16
to FastCopy bulletin board
Hello, 

I have a batch file and there are 2 FastCopy instances in it. The problem is that when first FastCopy finishes doing backup then auto close doesn't work and second fastcopy instance is not executed. Please check my screenshot below:


The error messages are the followings: 

WriteReparsePoint(dir)(Access is denied.5) : S:\...

i don't care about the error messages, I just want that "/auto close" to work when finish so second fastcopy to be able to start. 



Hiroaki SHIROUZU

unread,
Jul 3, 2016, 11:15:39 PM7/3/16
to fastcop...@googlegroups.com
Hello,

/auto_close will be ignored if an error occurred.
/force_close always close even if an error occurred.

Perhaps, WriteReparsePoint error means "Can't create a symbolic link".
Only administrator can create symbolick links in default windows configuration.
So I recommend to use FastCopy as Admistrators privilege, if you want to prevent "WriteReparsePoint" errors.

By the way, it is a strange behavior that second FastCopy didn't start when first FastCopy was finished.

FastCopy acquires source/dest resources(HDD) for copy at starting.
If previous FastCopy has acquired these resources, next FastCopy will wait for acquiring.
But previous FastCopy shows "Finished" status, it will release these resource even if previous FastCopy window still opened.

Maybe another cause exists. Otherwise, FastCopy's bug :-)
Reply all
Reply to author
Forward
0 new messages