rclone/backend/crypt
Fabian Möller eb5a95e7de crypt: 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".
2018-09-10 20:35:50 +01:00
..
pkcs7 Move all backends into backend directory 2018-01-12 17:07:38 +00:00
cipher_test.go all: fix go-critic linter suggestions 2018-08-06 21:14:03 +01:00
cipher.go Use io.SeekStart/End/Current constants now for go1.7+ #2154 2018-04-07 11:42:36 +01:00
crypt_test.go Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00
crypt.go crypt: preserve leading / in wrapped remote path 2018-09-10 20:35:50 +01:00