[Cyberduck-trac] [Cyberduck] #9961: Shortcut to Copy URL for S3 object returns different URL format

Cyberduck trac at cyberduck.io
Fri Jun 2 17:36:17 UTC 2017


#9961: Shortcut to Copy URL for S3 object returns different URL format
----------------------------+----------------------
 Reporter:  mikeb           |         Owner:
     Type:  defect          |        Status:  new
 Priority:  low             |     Milestone:
Component:  s3              |       Version:  6.0
 Severity:  minor           |    Resolution:
 Keywords:                  |  Architecture:  Intel
 Platform:  Mac OS X 10.11  |
----------------------------+----------------------

Comment (by Pensketch):

 Replying to [ticket:9961 mikeb]:
 > Right clicking to see Copy URL options shows the shortcut ⇧⌘C next to
 both an HTTPS URL (https://s3.amazonaws.com/<bucket>/<filename>) and the
 S3 URL, but it actually returns the other HTTPS URL format
 (https://<bucket>.s3.amazonaws.com/<filename>). I don't recall seeing the
 duplicate shortcut hint on the S3 URL until just recently.
 >
 > My preference is that ⇧⌘C would return the URL in the HTTPS URL format
 that it's currently displayed next to (bucket name in the path, not the
 domain).

 If I understand what you are referring to, I've seen that for a long time;
 over a year at least now. ⇧⌘C doesn't get the correct https URL.

 As an example:

 `https://s3.amazonaws.com/3gengagement.graphics.dept/_collin/bg_grey.jpg`

 is the first link that appears for that file on AS3 when right-clicking
 that has the ⇧⌘C shortcut displayed next to it. But if I actually use ⇧⌘C
 it copies this, the second link available with the ⇧⌘C next to it:

 `https://3gengagement.graphics.dept.s3.amazonaws.com/_collin/bg_grey.jpg`

 If you follow that link, it takes you to a warning page saying "Your
 connection is not private", making it an absolutely worthless link to be
 copying.

 The big problem for my team is the additional time it takes to right click
 on a group of files at one time to get the links, because it has to
 generate ALL link options, compared to just hitting ⇧⌘C.

 It's frustrating. If I could just clear out all "copy" shortcuts and
 assign one to the URL type that I actually want, it would be a huge help.
 I don't even know how it allows there to be duplicate shortcuts.

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


More information about the Cyberduck-trac mailing list