Make sure we pass a full remote path to LSCOL jobs
authorKevin Ottens <kevin.ottens@nextcloud.com>
Mon, 1 Feb 2021 15:50:45 +0000 (16:50 +0100)
committerallexzander (Rebase PR Action) <allexzander@users.noreply.github.com>
Thu, 4 Feb 2021 11:16:48 +0000 (11:16 +0000)
commit856f0567a7488fc34eb79af705bb25b92f3f6a99
tree8dda2fd42993b364b2b45d252e17d599446656e4
parentdd83efb54317fbf299232275667c0afb996fc627
Make sure we pass a full remote path to LSCOL jobs

Indeed the path we have is supposedly not fully qualified in case of a
sync folder which doesn't point to / on the remote end. But LSCOL works
with absolute paths on the server so make sure this is what we give it
out.

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
src/libsync/abstractpropagateremotedeleteencrypted.cpp