This website requires JavaScript.
Explore
Help
Sign In
jgaunt
/
rclone
Watch
1
Star
0
Fork
0
You've already forked rclone
mirror of
https://github.com/rclone/rclone.git
synced
2026-02-28 10:23:19 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
8571eaf425704d0345ffb0fb23637f0c5ac0673b
rclone
/
backend
/
oracleobjectstorage
History
Manoj Ghosh
6ccbebd903
oracle object storage: fix object storage endpoint for custom endpoints
2024-01-05 16:19:19 +00:00
..
byok.go
…
client.go
oracle object storage: fix object storage endpoint for custom endpoints
2024-01-05 16:19:19 +00:00
command.go
…
copy.go
…
multipart.go
multipart copy create bucket if it doesn't exist.
2024-01-05 16:19:19 +00:00
object.go
oracleobjectstorage: fix OpenOptions being ignored in uploadMultipart with chunkWriter
2023-10-09 17:13:42 +01:00
options.go
oracleobjectstorage: implement OpenChunkWriter and multi-thread uploads
#7056
2023-08-24 12:39:28 +01:00
oracleobjectstorage_test.go
fstest: factor chunked copy tests from b2 and use them in s3 and oos
2023-11-24 12:37:11 +00:00
oracleobjectstorage_unsupported.go
…
oracleobjectstorage.go
fstest: factor chunked copy tests from b2 and use them in s3 and oos
2023-11-24 12:37:11 +00:00
waiter.go
…