Re: blank remote screen
Because WinSCP manages to delete the local temporary copy before BC reads it.
You have to workaround it somehow:
You have to workaround it somehow:
- wait a bit before exiting the command, like
cmd /c start "" "C:\Program Files (x86)\Beyond Compare 3\BCompare.exe" "!" "!^!" & timeout /t 3
- copy the file elsewhere and compare the copy