Command line parameters #14313
Replies: 4 comments 4 replies
-
You can pass a
|
Beta Was this translation helpful? Give feedback.
-
Thank you @dkocher, That would be perfect! I've just tried the command (by the way, I've refactored it so to point to an existing .duck file on my MacBook). However, CyberDuck opens but does not connect to it. Is it possibile I should add anything more like I have installed version 8.5.6 (39394) Thanks, |
Beta Was this translation helpful? Give feedback.
-
Hi David, I looked at the source code, and unless I'm missing something else, I think the public static void main(String... arguments) {
// [...]
} Instead it is seems to be implement on the Windows code. Is there any change that the macOS code could be harmonised and gain the ability to load Thanks, |
Beta Was this translation helpful? Give feedback.
-
Thanks for a nice set of products. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I was wondering whether it was possible to launch CyberDuck using command-line parameters in order to let the application connect to a remote host. For example:
I'm aware of the
duck
command but my ask is to have the CyberDuck UI open and implement an integration between other tools.Thanks,
Adriano
Beta Was this translation helpful? Give feedback.
All reactions