kiquenet / gdocbackup

Automatically exported from code.google.com/p/gdocbackup
0 stars 0 forks source link

Wrong date comparison using an usb drive (was: Date Range to Upload) #42

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
It seems as though GDocBackup replicates all files and takes hours to run on my 
computer.  Perhaps a way to download just Google Documents that have been 
modified in the last day, week & month?  I'm not sure if that could be done, 
but Google Documents have a modified date.  After the specific date range is 
complete, the program could show "complete" instead of continuing to download 
older documents.

Original issue reported on code.google.com by chaddres...@gmail.com on 21 Jan 2011 at 10:55

GoogleCodeExporter commented 8 years ago
Please, give me more details. 
GDocBackup only downloads modified documents. Before downloading, for each 
documents it compares local file date and server document date. And download 
only modified.

Original comment by fht...@gmail.com on 24 Jan 2011 at 1:51

GoogleCodeExporter commented 8 years ago
Yes, I understand.  My issue is that my GDocBackup takes about 8 hours to 
complete even if I am just doing the Modified Documents because it is comparing 
all of the documents.  If there was a way to just do documents that I have 
created in/uploaded to Google Docs in the past week, it would be much faster.

I do want to say that the program is terrific and I love it.

Original comment by chaddres...@gmail.com on 25 Jan 2011 at 7:53

GoogleCodeExporter commented 8 years ago
Cause: usb harddisk. 

GDocBackup compares local files datetime with documents datetime (on google 
servers). The comparison could fail if destination folder is on a external USB 
drive.
Perhaps usb drives are not able to store date correctly or store datetime with 
a small error.

Original comment by fht...@gmail.com on 27 Jan 2011 at 1:42

GoogleCodeExporter commented 8 years ago

Original comment by fht...@gmail.com on 27 Jan 2011 at 9:04

GoogleCodeExporter commented 8 years ago

Original comment by fht...@gmail.com on 28 Jan 2011 at 8:30

GoogleCodeExporter commented 8 years ago
Version 0.4.24.114 BETA does not seem to be downloading to my Flash Drive 
again.... I'm not sure what changed. I am stumped.

Original comment by chaddres...@gmail.com on 1 Feb 2011 at 1:09

GoogleCodeExporter commented 8 years ago
I've added "Date Delta" parameter. (Config window --> Main section).
If difference is greter than Delta --> doc is downloaded.
In you case, set it to 5 seconds.

(PS: actually the label is wrong. Not "minutes" but "seconds").

Original comment by fht...@gmail.com on 1 Feb 2011 at 6:33

GoogleCodeExporter commented 8 years ago

Original comment by fht...@gmail.com on 27 Feb 2011 at 5:47