Open berncon opened 5 years ago
If it is helpful as a reference, I'm using shadowspawn in the following app: https://github.com/dbolton/SolidBackup
Thank you for your response. Yes, Robocopy do support path enclosed within quotes. However, ShadowSpawn does not. Ended up using RoboMirror. Will 'test-drive' SolidBackup.
sure it is. i am find the problwm too.and also,shadowspawn not support unicode . i forked the repo,i wish i can fix this
I found that shadowspawn can not work when the path contain chinese words. i pushed a commit to my fork,to fix this problem. if the path contain spaces ,just enclose the path in quotes.
1) Encountered Exit code 2: Path with space, i.e. C:\Users\xxx\Documents\Outlook Files 2) Encountered Exit code 3 By default, if /verbosity= level not specified 3) Bummer! Does not support UNC (network storage path)