Downloads:
47,079
Downloads of v 9.0.2.42108:
241
Last Update:
12 Sep 2024
Package Maintainer(s):
Software Author(s):
- iterate GmbH
Tags:
cloud ftp sftp webdav amazon s3 openstack swift rackspace backblaze b2 microsoft azure onedrive google drive dropbox spectralogic cliCyberduck CLI
- 1
- 2
- 3
9.0.2.42108 | Updated: 12 Sep 2024
Downloads:
47,079
Downloads of v 9.0.2.42108:
241
Maintainer(s):
Software Author(s):
- iterate GmbH
Cyberduck CLI 9.0.2.42108
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by iterate GmbH. The inclusion of iterate GmbH trademark(s), if any, upon this webpage is solely to identify iterate GmbH goods or services and not for commercial purposes.
- 1
- 2
- 3
This Package Contains an Exempted Check
Not All Tests Have Passed
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Cyberduck CLI, run the following command from the command line or from PowerShell:
To upgrade Cyberduck CLI, run the following command from the command line or from PowerShell:
To uninstall Cyberduck CLI, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download duck --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade duck -y --source="'INTERNAL REPO URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade duck -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install duck
win_chocolatey:
name: duck
version: '9.0.2.42108'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'duck' do
action :install
source 'INTERNAL REPO URL'
version '9.0.2.42108'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller duck
{
Name = "duck"
Version = "9.0.2.42108"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'duck':
ensure => '9.0.2.42108',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package was approved as a trusted package on 12 Sep 2024.
The universal file transfer tool duck which runs in your shell on Linux and OS X or your Windows command line prompt. Edit files on remote servers, download, upload and copy between servers with FTP, SFTP or WebDAV plus support for cloud storage Amazon S3 OpenStack Swift deployments.
Log in or click on link to see number of positives.
- duck.9.0.2.42108.nupkg (425967dbbe9c) - ## / 68
- duck-9.0.2.42108.exe (e1000020aac9) - ## / 73
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
Cyberduck CLI 9.0.2.42108 | 241 | Thursday, September 12, 2024 | Approved | |
Cyberduck CLI 9.0.1.41941 | 229 | Wednesday, July 24, 2024 | Approved | |
Cyberduck CLI 9.0.0.41777 | 171 | Thursday, June 27, 2024 | Approved | |
Cyberduck CLI 8.9.0.41543 | 233 | Thursday, May 16, 2024 | Approved | |
Cyberduck CLI 8.8.2.41344 | 281 | Monday, April 8, 2024 | Approved | |
Cyberduck CLI 8.8.1.41263 | 230 | Thursday, March 14, 2024 | Approved | |
Cyberduck CLI 8.8.0.41209 | 162 | Friday, March 8, 2024 | Approved | |
Cyberduck CLI 8.7.3.40979 | 373 | Thursday, January 11, 2024 | Approved | |
Cyberduck CLI 8.7.2.40975 | 47 | Thursday, January 11, 2024 | Approved | |
Cyberduck CLI 8.7.0.40629 | 466 | Wednesday, October 18, 2023 | Approved | |
Cyberduck CLI 8.6.3.40040 | 381 | Tuesday, August 15, 2023 | Approved | |
Cyberduck CLI 8.6.2.40032 | 202 | Friday, August 4, 2023 | Approved | |
Cyberduck CLI 8.6.0.39818 | 428 | Tuesday, May 30, 2023 | Approved | |
Cyberduck CLI 8.5.9.39636 | 392 | Wednesday, April 12, 2023 | Approved | |
Cyberduck CLI 8.5.8.39606 | 148 | Thursday, April 6, 2023 | Approved | |
Cyberduck CLI 8.5.6.39394 | 382 | Friday, February 17, 2023 | Approved | |
Cyberduck CLI 8.5.5.39213 | 263 | Thursday, January 26, 2023 | Approved | |
Cyberduck CLI 8.5.4.39083 | 233 | Tuesday, January 10, 2023 | Approved | |
Cyberduck CLI 8.5.3.38959 | 217 | Wednesday, December 21, 2022 | Approved | |
Cyberduck CLI 8.5.2.38799 | 217 | Wednesday, December 7, 2022 | Approved | |
Cyberduck CLI 8.5.1.38745 | 130 | Thursday, December 1, 2022 | Approved | |
Cyberduck CLI 8.5.0.38556 | 345 | Tuesday, November 1, 2022 | Approved | |
Cyberduck CLI 8.4.5.38423 | 266 | Tuesday, October 11, 2022 | Approved | |
Cyberduck CLI 8.4.4.38366 | 305 | Thursday, September 15, 2022 | Approved | |
Cyberduck CLI 8.4.3.38269 | 300 | Thursday, August 18, 2022 | Approved | |
Cyberduck CLI 8.4.2.38090 | 384 | Tuesday, July 12, 2022 | Approved | |
Cyberduck CLI 8.4.1.38006 | 184 | Wednesday, June 29, 2022 | Approved | |
Cyberduck CLI 8.4.0.38000 | 85 | Tuesday, June 28, 2022 | Approved | |
Cyberduck CLI 8.2.3.36880 | 538 | Friday, February 4, 2022 | Approved | |
Cyberduck CLI 8.2.1.36773 | 101 | Wednesday, February 2, 2022 | Approved | |
Cyberduck CLI 8.0.2.36345 | 1076 | Tuesday, November 16, 2021 | Approved | |
Cyberduck CLI 8.0.0.36226 | 228 | Wednesday, October 27, 2021 | Approved | |
Cyberduck CLI 7.10.3.35460 | 260 | Thursday, September 16, 2021 | Approved | |
Cyberduck CLI 7.10.2.35432 | 361 | Wednesday, August 25, 2021 | Approved | |
Cyberduck CLI 7.10.0.35184 | 346 | Thursday, July 8, 2021 | Approved | |
Cyberduck CLI 7.9.1.34974 | 340 | Thursday, May 27, 2021 | Approved | |
Cyberduck CLI 7.9.0.34899 | 228 | Monday, May 10, 2021 | Approved | |
Cyberduck CLI 7.8.5.34493 | 401 | Wednesday, March 31, 2021 | Approved | |
Cyberduck CLI 7.8.3.34411 | 227 | Wednesday, March 17, 2021 | Approved | |
Cyberduck CLI 7.8.2.34203 | 336 | Tuesday, January 26, 2021 | Approved | |
Cyberduck CLI 7.8.1.34119 | 465 | Friday, January 15, 2021 | Approved | |
Cyberduck CLI 7.8.0.34081 | 183 | Tuesday, January 12, 2021 | Approved | |
Cyberduck CLI 7.7.2.33862 | 370 | Wednesday, December 2, 2020 | Approved | |
Cyberduck CLI 7.7.1.33788 | 212 | Thursday, November 19, 2020 | Approved | |
Cyberduck CLI 7.7.0.33744 | 232 | Tuesday, November 10, 2020 | Approved | |
Cyberduck CLI 7.6.2.33520 | 360 | Wednesday, September 30, 2020 | Approved | |
Cyberduck CLI 7.6.1.33485 | 241 | Friday, September 18, 2020 | Approved | |
Cyberduck CLI 7.6.0.33437 | 202 | Thursday, September 10, 2020 | Approved | |
Cyberduck CLI 7.5.1.33324 | 290 | Monday, August 17, 2020 | Approved | |
Cyberduck CLI 7.5.0.33280 | 213 | Wednesday, August 12, 2020 | Approved | |
Cyberduck CLI 7.4.1.33065 | 440 | Tuesday, June 16, 2020 | Approved | |
Cyberduck CLI 7.4.0.32960 | 332 | Tuesday, May 26, 2020 | Approved | |
Cyberduck CLI 7.3.1.32784 | 345 | Tuesday, April 28, 2020 | Approved | |
Cyberduck CLI 7.3.0.32621 | 178 | Friday, March 27, 2020 | Approved | |
Cyberduck CLI 7.2.5.32097 | 600 | Wednesday, January 1, 2020 | Approved | |
duck 7.1.2.31675 | 471 | Tuesday, October 29, 2019 | Approved | |
duck 6.9.4.30164 | 1047 | Wednesday, February 27, 2019 | Approved | |
duck 6.9.3.30061 | 328 | Friday, February 15, 2019 | Approved | |
duck 6.9.0.29768 | 433 | Wednesday, January 16, 2019 | Approved | |
duck 6.8.3.29107 | 521 | Thursday, November 1, 2018 | Approved | |
duck 6.8.2.28974 | 375 | Wednesday, October 17, 2018 | Approved | |
duck 6.8.0.28825 | 359 | Friday, September 21, 2018 | Approved | |
duck 6.7.1.28683 | 459 | Friday, August 17, 2018 | Approved | |
duck 6.7.0.28613 | 397 | Tuesday, August 7, 2018 | Approved | |
duck 6.6.2.28219 | 519 | Thursday, June 21, 2018 | Approved | |
duck 6.6.1.28146 | 436 | Monday, June 4, 2018 | Approved | |
duck 6.6.0.28133 | 373 | Wednesday, May 30, 2018 | Approved | |
duck 6.4.6.27773 | 596 | Wednesday, April 4, 2018 | Approved | |
duck 6.4.4.27722 | 470 | Wednesday, March 14, 2018 | Approved | |
duck 6.4.1.27633 | 486 | Thursday, February 22, 2018 | Approved | |
duck 6.4.0.27606 | 464 | Tuesday, February 13, 2018 | Approved | |
duck 6.3.5.27408 | 522 | Wednesday, January 10, 2018 | Approved | |
duck 6.3.4.27404 | 397 | Wednesday, January 10, 2018 | Approved | |
duck 6.3.3.27375 | 351 | Tuesday, January 9, 2018 | Approved | |
duck 6.3.2.27291 | 490 | Wednesday, December 13, 2017 | Approved | |
duck 6.3.1.27228 | 451 | Thursday, November 30, 2017 | Approved | |
duck 6.3.0.27105 | 482 | Wednesday, November 15, 2017 | Approved | |
duck 6.2.10.26754 | 455 | Friday, October 27, 2017 | Approved | |
duck 6.2.9.26659 | 446 | Monday, October 16, 2017 | Approved | |
duck 6.2.6.26405 | 585 | Saturday, September 9, 2017 | Approved | |
duck 6.2.4.26305 | 417 | Friday, September 1, 2017 | Approved | |
duck 6.2.3.26209 | 428 | Friday, August 25, 2017 | Approved | |
duck 6.2.2.26027 | 441 | Friday, August 11, 2017 | Approved | |
duck 6.2.1.25837 | 483 | Monday, July 31, 2017 | Approved | |
duck 6.2.0.25806 | 453 | Tuesday, July 25, 2017 | Approved | |
duck 6.1.0.25371 | 536 | Wednesday, July 5, 2017 | Approved | |
duck 6.0.4.24953 | 480 | Sunday, June 4, 2017 | Approved | |
duck 6.0.1.24918 | 467 | Tuesday, May 30, 2017 | Approved | |
duck 6.0.0.24625 | 520 | Tuesday, May 9, 2017 | Approved | |
duck 5.4.4.23962 | 475 | Tuesday, April 18, 2017 | Approved | |
duck 5.4.3.23925 | 445 | Thursday, April 13, 2017 | Approved | |
duck 5.4.0.23761 | 500 | Monday, March 13, 2017 | Approved | |
duck 5.3.8.23611 | 503 | Wednesday, March 1, 2017 | Approved | |
duck 5.3.7.23440 | 494 | Monday, February 13, 2017 | Approved | |
duck 5.3.6.23386 | 423 | Monday, February 6, 2017 | Approved | |
duck 5.3.5.23361 | 423 | Sunday, February 5, 2017 | Approved | |
duck 5.3.4.23328 | 456 | Tuesday, January 31, 2017 | Approved | |
duck 5.3.2.23205 | 523 | Wednesday, January 18, 2017 | Approved | |
duck 5.3.0.23185 | 433 | Tuesday, January 17, 2017 | Approved | |
duck 5.2.1.21373 | 585 | Thursday, October 27, 2016 | Approved | |
duck 5.1.4.20974 | 485 | Tuesday, October 11, 2016 | Approved | |
duck 5.1.0.20872 | 485 | Wednesday, August 24, 2016 | Approved | |
duck 5.0.20277 | 404 | Wednesday, May 25, 2016 | Approved | |
duck 5.0.11.20753 | 396 | Tuesday, August 2, 2016 | Approved | |
duck 5.0.9.20675 | 410 | Tuesday, July 19, 2016 | Approved | |
duck 5.0.3.20504 | 377 | Friday, June 17, 2016 | Approved | |
duck 4.9.3.19798 | 435 | Friday, April 22, 2016 | Approved | |
duck 4.9.1.19769 | 372 | Tuesday, April 19, 2016 | Approved | |
duck 4.7.17432 | 1422 | Friday, April 24, 2015 | Approved | |
duck 4.7.3.18412 | 396 | Monday, October 26, 2015 | Approved | |
duck 4.7.2.18004 | 439 | Friday, August 7, 2015 | Approved | |
duck 4.7.1.17920 | 486 | Monday, July 6, 2015 | Approved | |
duck 4.6.5.17000 | 531 | Wednesday, February 25, 2015 | Approved | |
duck 4.6.2.16480 | 564 | Thursday, January 15, 2015 | Approved |
Copyright (c) 2001-2024 David Kocher. Copyright (c) 2011-2024 Yves Langisch
-
- dotnetfx (≥ 4.7.2.20210909)
Ground Rules:
- This discussion is only about Cyberduck CLI and the Cyberduck CLI package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Cyberduck CLI, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.