1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-15 15:53:41 +00:00

cloudinary: add cloudinary backend - fixes #7989

This commit is contained in:
yuval-cloudinary
2024-09-04 14:37:54 +03:00
committed by Nick Craig-Wood
parent 5151a663f0
commit 7e4b8e33f5
13 changed files with 1036 additions and 1 deletions

View File

@@ -102,6 +102,21 @@ backends:
fastlist: true
maxfile: 1k
## end chunker
- backend: "cloudinary"
remote: "TestCloudinary:"
fastlist: false
ignore:
# fs/operations
- TestCheckSum
- TestCheckSumDownload
- TestHashSums/Md5
- TestReadFile
- TestCopyURL
- TestMoveFileWithIgnoreExisting
#vfs
- TestFileSetModTime/cache=off,open=false,write=false
- TestFileSetModTime/cache=off,open=true,write=false
- TestRWFileHandleWriteNoWrite
- backend: "combine"
remote: "TestCombine:dir1"
fastlist: false