1
0
mirror of https://github.com/rclone/rclone.git synced 2025-02-20 07:48:33 +02:00
Fabian Möller f6ee0795ac cache: preserve leading / in wrapped remote path
When combining the remote value and the root path, preserve the absence
or presence of the / at the beginning of the wrapped remote path.

e.g. a remote "cloud:" and root path "dir" becomes "cloud:dir" instead
of "cloud:/dir".

Fixes #2553
2018-09-10 20:35:50 +01:00
..
2018-09-01 12:58:00 +01:00
2018-09-07 15:14:08 +01:00
2018-09-07 15:14:28 +01:00
2017-11-05 21:38:59 +00:00
2018-03-17 11:59:25 +00:00
2017-10-23 12:56:48 +01:00
2018-04-25 15:51:38 +01:00
2018-09-02 16:06:25 +01:00
2017-12-21 10:33:21 +00:00
2017-08-04 19:37:53 +01:00
2018-08-07 21:05:21 +01:00
2018-08-06 22:07:25 +01:00