1
0
mirror of https://github.com/chylex/Nextcloud-Desktop.git synced 2025-08-17 07:31:42 +02:00
Files
Olivier Goffart 86d8079739 Reconcile: Make sure not to loose new files added in a directory removed on the server
Found while investigating #2296

The problem is that we should not remove a directory locally if it contains
modified files.
But the modification time of the directory is not necessarily chaning (so
the instruction of the directory may still be NONE)

We have to move the child_modified test a bit down to be recursive
2014-10-21 10:38:21 +02:00
..
2014-06-04 11:19:09 +02:00
2014-06-04 11:19:09 +02:00
2014-10-20 19:32:06 +02:00
2014-02-07 11:57:10 +01:00
2014-10-20 19:32:06 +02:00
2014-02-27 13:12:21 +01:00
2014-02-27 13:12:21 +01:00
2014-08-12 14:03:04 +02:00