[Cyberduck-trac] [Cyberduck] #10156: Triton: duck.sh URL format invalid

Cyberduck trac at cyberduck.io
Wed Nov 29 00:09:52 UTC 2017


#10156: Triton: duck.sh URL format invalid
----------------------+-------------------------
 Reporter:  tjcelaya  |         Owner:  tjcelaya
     Type:  defect    |        Status:  assigned
 Priority:  normal    |     Milestone:
Component:  triton    |       Version:  6.3
 Severity:  normal    |    Resolution:
 Keywords:            |  Architecture:
 Platform:            |
----------------------+-------------------------

Comment (by tjcelaya):

 It seems like this is the offending line for the template:

 {{{
 protocols.append("\t").append(String.format("%s://<hostname>/<folder>/<file>",
 p.isBundled() ? p.getIdentifier() : p.getProvider()));
 }}}

 in {{{cli/src/java/ch/cyberduck/cli/TerminalHelpPrinter.java}}}. Still
 tracking down where the protocol is actually read.

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


More information about the Cyberduck-trac mailing list