When we upload something google drive its start uploading automatically so i need output after completion of successful uploading.
Normally we get message that sync complete i want that output through batch file
basically i am making files uploading automated through batch files
first upload some files to google drive using robocopy
then wait till sync complete and when sync get complete i need that sync complete message into text file so i can verify that sync get completed successfully
so is there any switch available which gives such kind of output?