Migration from 2.4: fallback to move file by file if directory move failled (#6807)
authorOlivier Goffart <olivier@woboq.com>
Wed, 24 Oct 2018 13:42:42 +0000 (15:42 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:15 +0000 (10:58 +0100)
commit380d7b80283ba025c362f151811da89d0646602e
tree39af595bb0ec9d0469f4f16897a509a81e88e290
parente20e1d110f62c3a16509e3bb5004590bc6b602ed
Migration from 2.4: fallback to move file by file if directory move failled (#6807)

Migration from 2.4: fallback to move file by file if directory move failed

This can happen if the directory already exist because, say, it was
created by the ownCloud outlook plugin which save its file in the same directory
src/gui/application.cpp