locked
Error message not present in logfile when executing synctoycmd.exe -R RRS feed

  • Question

  • Hi

    If I syncronize through the user-interface of synctoy I get the following log file (windows 7 64bit):

    {
    Warning: 1 failures occured.
    You can retry by selecting "Run" again or select "Preview" to see
    the operations that remain to be performed.

    SYNC: 09/12/2012 15:40:25:990: *** Error: Cannot read from the source file D:\xxx\~$SOMEFILE.pptx. The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020) Copying D:\xxx\~$SOMEFILE.pptx to U:\xxx\~$SOMEFILE.pptx

    }

    If I run synctoycmd.exe -R from command prompt, then the result is only:

    {
    Warning: 1 failures occured.
    You can retry by selecting "Run" again or select "Preview" to see
    the operations that remain to be performed.

    }

    In other words, I cannot get to see the error if I want to do some fancy batch scripting and task scheduling with synctoycmd.exe -R

    Is this something that can be elaborated on, such that I can see the error?

    Thanks in advance!

    Martin


    Wednesday, September 12, 2012 1:53 PM