I have sync’d a large number of folders and files and all of the docx, xlsx and pptx files are not opening in google drive. Instead of behaving like microsoft documents they show only the download link / icon and open as if they were a zipped archive.
If I make a change to one of the docx files in linux and let it re-sync it then corrects the problem and is identified correctly in gdrive as a microsoft documents.
I tried touching all the docx files to force a new sync but this does not seem to work.
find . -name *.docx -exec touch {} ;
I’m not sure what to do now, please can you help.
cheers, Mark