jbrzusto / TO_DO

sensorgnome / motus TODO list for jbrzusto
0 stars 0 forks source link

### Replay all "new" uploads to old server on new server. ### #136

Closed jbrzusto closed 6 years ago

jbrzusto commented 6 years ago

To be on safe side, reply all uploads since first rsync from old to new server, which was 2017 Aug. 21 (=1503273600 as unix timestamp, "2017-08-21 00:00:00" as mysql timestamp).

This is many uploads:

mysql> select count(*) from sg_files where timestamp >= "2017-08-21 00:00:00";
+----------+
| count(*) |
+----------+
|      822 |
+----------+
jbrzusto commented 6 years ago

Also, resync attached receivers, since we won't have separate uploads for them.