Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Duck.exe CLI with variables in Batch Script #9759

Closed
cyberduck opened this issue Nov 14, 2016 · 1 comment
Closed

Use Duck.exe CLI with variables in Batch Script #9759

cyberduck opened this issue Nov 14, 2016 · 1 comment
Labels
bug cli Command Line Interface duplicate

Comments

@cyberduck
Copy link
Collaborator

627800f created the issue

Is it possible to use Duck.exe with a batch file that submits variables into the command line string?

Using this works:
"C:\Program Files (x86)\Cyberduck CLI\duck.exe" --upload spectralogic://aXR2:Yf5uGdto@192.168.0.114:8080/ITVtest/ \Warpspeed\raid0\ITV\CEN_Mountain_HD_4.10.2016.mxf -y

Using this does not:
"C:\Program Files (x86)\Cyberduck CLI\duck.exe" --upload spectralogic://aXR2:Yf5uGdto@192.168.0.114:8080/ITVtest/ %1 -y

This case is in regards to working with ITV in the UK, which will require license purchase for this functionality across 12 different sites of the ITV News network.

Please confirm ASAP if use of variables at the command line is possible inside a Batch file.
Thanks

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #9757.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug cli Command Line Interface duplicate
Projects
None yet
Development

No branches or pull requests

1 participant