Better separate between absolute and relative paths on uploads
authorKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 30 Jun 2020 14:04:55 +0000 (16:04 +0200)
committerKevin Ottens (Rebase PR Action) <er-vin@users.noreply.github.com>
Wed, 1 Jul 2020 16:58:29 +0000 (16:58 +0000)
commit3204c1591150b955bdb69ff2b75d23c3820cf5b9
tree11c12fe852191421f27422789a3e583918be4f8c
parent8d5c79c2193a28a7b488640b8c855b7cfa4c6d55
Better separate between absolute and relative paths on uploads

Yes... I still wish this would be all driven by the type system, would be
much less error-prone.

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