mirror of
https://github.com/rclone/rclone.git
synced 2024-12-24 16:09:01 +01:00
8a6a8b9623
This simplifies the implementation of remotes. The only required interface is now `List` which is a simple one level directory list. Optionally remotes may implement `ListR` if they have an efficient way of doing a recursive list. |
||
---|---|---|
.. | ||
pkcs7 | ||
cipher_test.go | ||
cipher.go | ||
crypt2_test.go | ||
crypt3_test.go | ||
crypt_config_test.go | ||
crypt_test.go | ||
crypt.go |