[Cyberduck-trac] [Cyberduck] #8753: Feature Request/Patch: S3 Protocol URLs

Cyberduck trac at trac.cyberduck.io
Mon Apr 20 17:59:25 UTC 2015


#8753: Feature Request/Patch: S3 Protocol URLs
-------------------------+------------------------
 Reporter:  steamer25    |         Owner:  dkocher
     Type:  enhancement  |        Status:  closed
 Priority:  normal       |     Milestone:  4.7
Component:  s3           |       Version:  4.6.5
 Severity:  normal       |    Resolution:  fixed
 Keywords:               |  Architecture:
 Platform:               |
-------------------------+------------------------

Comment (by steamer25):

 Replying to [comment:8 steamer25]:
 > Doh! On line 23 of the patch (the part that specifies the scheme of the
 URL being generated), I used a capital 'S' in S3. It should be lower case.
 >
 > I.e.,
 > {{{
 > --- URI.create("S3:/" + file.getAbsolute()),
 > +++ URI.create("s3:/" + file.getAbsolute()),
 > }}}

 Took at look at https://trac.cyberduck.io/changeset/17337 and it looks
 like you took care of it--thanks!

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


More information about the Cyberduck-trac mailing list