From fcf17898d06a26d7467445da94110a30f5269fbc Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 24 Feb 2013 20:56:16 +0530 Subject: [PATCH] ... --- manual/faq.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/manual/faq.rst b/manual/faq.rst index 24774c8c7d..2d2862e4e6 100644 --- a/manual/faq.rst +++ b/manual/faq.rst @@ -616,7 +616,10 @@ or a Remote Desktop solution. If you must share the actual library, use a file syncing tool like DropBox or rsync or Microsoft SkyDrive instead of a networked drive. Even with these tools there is danger of data corruption/loss, so only do this if you are -willing to live with that risk. +willing to live with that risk. In particular, be aware that **Google Drive** +is incompatible with |app|, if you put your |app| library in Google Drive, you +*will* suffer data loss. See +`this thread `_ for details. Content From The Web ---------------------