mirror of
https://github.com/nextcloud/desktop.git
synced 2024-12-16 10:41:34 +03:00
2f284209d8
We decided that we never want to rename a directory behind the back of the user as the user may be using files in the directory during the sync. If moving is not allowed, we just erase the inode form the database so the next sync will try to do an upload and delete and recover from there using normal resolution. This also add some code to update the inode back to the db when it is detected as changed. |
||
---|---|---|
.. | ||
csync_tests | ||
encoding_tests | ||
httpbf_tests | ||
log_tests | ||
ownCloud | ||
std_tests | ||
vio_tests | ||
CMakeLists.txt | ||
cmdline.c | ||
torture.c | ||
torture.h | ||
valgrind-csync.supp |