williamperkinsfrance / gmail-backup-com

Automatically exported from code.google.com/p/gmail-backup-com
GNU General Public License v3.0
0 stars 0 forks source link

Stamp not updating #18

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Backup account initially - starts from beginning
2. Next week, backup again - starts from beginning....

What is the expected output? What do you see instead?

The program is supposed to create a "stamp" file with the date of the last 
backup. It can then read this date and start from there for the next backup to 
be much faster.

I think this must happen after the labels are backed up. But due to the label 
bug, any label with a non alphanumeric character causes failure (I have several 
labels like this). The stamp file is never created or updated. I created the 
file manually and verified the program will make use of it.

This should be a simple fix; re-order the operations so that the stamp is 
generated before the labels are backed up.

What version of the product are you using? On what operating system?
Using revision 15 (2011-03-07).

Original issue reported on code.google.com by kymetro9...@gmail.com on 7 Aug 2013 at 1:01

GoogleCodeExporter commented 8 years ago
saloveju20@gmail.com

Original comment by 222sa...@gmail.com on 29 Sep 2013 at 5:09