FastCopy command line use - Errorlevel?

1,346 views
Skip to first unread message

hept...@gmail.com

unread,
Jul 22, 2015, 10:32:13 AM7/22/15
to FastCopy bulletin board
Hello, I use FastCopy in a batch script, if something goes wrong (file doesn't exist,...) the errorlevel still is 0. Does FastCopy give back an errorlevel?

This is how I call FastCopy in the script:
c:\backup\fastcopy\fastcopy.exe /cmd=sync /auto_close /force_close /no_confirm_stop /error_stop=FALSE /logfile=%logfile% %sync_source% /to=%sync_target%

... and thanks for this great software!

Hiroaki SHIROUZU

unread,
Aug 4, 2015, 9:46:16 PM8/4/15
to FastCopy bulletin board
FastCopy is not CUI application, it is GUI application.
So, if batch-file kick fastcopy commandline, but batch-file don't wait to finish.
You want use error level, use with start /wait command, for example...
 > start /wait fastcopy.exe ....

mach4bus...@gmail.com

unread,
Apr 27, 2016, 4:01:41 PM4/27/16
to FastCopy bulletin board
“Long Path Tool” is very helpful for this error !
You can use to solve this problem.
Reply all
Reply to author
Forward
0 new messages