[Cyberduck-trac] [Cyberduck] #10194: Support for OCI Object Storage

Cyberduck trac at cyberduck.io
Wed Jan 24 04:32:06 UTC 2018


#10194: Support for OCI Object Storage
-------------------------+------------------------
 Reporter:  ilker        |         Owner:  dkocher
     Type:  enhancement  |        Status:  closed
 Priority:  normal       |     Milestone:  7.0
Component:  s3           |       Version:  6.3.4
 Severity:  normal       |    Resolution:  fixed
 Keywords:               |  Architecture:
 Platform:               |
-------------------------+------------------------

Comment (by ilker):

 @dkocher Thank you. Unfortunately this didn't work but looks like we are
 pretty close. jets3t changes seem to do the job, but Region value from the
 configuration does not make it to jets3t.

 This part of the code (https://github.com/iterate-
 ch/cyberduck/blob/394248296c53308211e28581ec6175fd15300552/s3/src/main/java/ch/cyberduck/core/s3/S3Session.java#L203)
 seems to set the storage-service.default-region to null. Not entirely sure
 how host.getRegion() should get the Region out of the config but somewhere
 along the way it seems to be getting lost.

 For reference here is the configuration I use:
 https://github.com/itemir/cyberduck/blob/master/profiles/OCI%20Object%20Storage
 %20eu-frankfurt-1.cyberduckprofile

 P.S. Happy to update the wiki and upload the profiles once we get this
 running. I will also send a PR to merge the profiles to the main repo.

 P.S. II A similar issue seems to exist for Regions Key Values as well.
 Regions as specified in the configuration do not seem to be parsed out. It
 might be caused by the same underlying issue so fixing this may as well
 fix it too. If not, I will file a separate ticket for it once we get this
 sorted out.

--
Ticket URL: <https://trac.cyberduck.io/ticket/10194#comment:10>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list