googlearchive / chromedeveditor

Chrome Dev Editor is a developer tool for building apps on the Chrome platform - Chrome Apps and Web Apps, in JavaScript or Dart. (NO LONGER IN ACTIVE DEVELOPMENT)
BSD 3-Clause "New" or "Revised" License
2.92k stars 413 forks source link

File Sync - Chromebook #3785

Open richardkentgates opened 9 years ago

richardkentgates commented 9 years ago

I began using this offline with an acer chromebook. When I went online, one folder and 3 files went missing. At the time, I was linking http://www.editey.com/ tools on my gDrive (not sure if this is related).

gaurave commented 9 years ago

CDE currently edits files on your local disk under the Downloads folder. Your gdrive should be independent. Do you mean that the physical files you saved from CDE went missing once you went online ?

richardkentgates commented 9 years ago

When cloning from git I chose a folder on my gdrive using the chromebook file manager. So yes it's probably stored local but is also syncing with gdrive online. gdrive has strange behavior when calling a file that doesn't exist and this may have impacted this incident.