Closed GoogleCodeExporter closed 9 years ago
Yes. You're right. It's a know limitation of GDocBAckup. I wrote FAQ#9 about
that. http://gs.fhtino.it/gdocbackup/faq
I'm planning to introduce a "warning sytem": if GDocBackup found a "collision"
it throws a "warning" (MessageBox?).
I'm also thinking about a completely different local storage for exported
documents.
Original comment by fht...@gmail.com
on 27 Mar 2011 at 8:16
What do you think of numbering the duplicately-named files sequentially? (e.
g.: 3 files named Document.odt would become Document.odt, Document(2).odt,
Document(3).odt)—that is how Google Docs handles them when they are zipped.
Original comment by ecw.tech...@gmail.com
on 3 Apr 2011 at 7:38
I think it would work. I also think an error message telling the user that
duplicate file names exist would be just as good. Whatever is easier.
Chad
Original comment by chaddres...@gmail.com
on 3 Apr 2011 at 8:43
@ecw.t...
Good idea but there is a problem. On the first run your solution is good. But
there is not a "link" between the files on Google servers and the backed-up
file locally. So GDocbackup will not be able to detect what files changed and
what files are the same.
Perhaps there is only one solution: store files locally using the Google doc ID
(0AtkSHSg5lGq4dEJ2Y1Z4MmRfZ0taZ.....) and store meta-informations in a small
local db (name, last modify date, folders (tags), etc...).
Original comment by fht...@gmail.com
on 4 Apr 2011 at 5:55
Added a warning message.
ver. 0.4.30.129
Original comment by fht...@gmail.com
on 25 Apr 2011 at 9:33
Original issue reported on code.google.com by
chaddres...@gmail.com
on 26 Mar 2011 at 8:36