Downloads:
38,585
Downloads of v 6.4.6.27773:
4,452
Last Update:
04 Apr 2018
Package Maintainer(s):
Software Author(s):
- David V. Kocher
- Yves Langisch
Tags:
cloud storage file-browser adminCyberduck (Install)
- 1
- 2
- 3
6.4.6.27773 | Updated: 04 Apr 2018
Downloads:
38,585
Downloads of v 6.4.6.27773:
4,452
Software Author(s):
- David V. Kocher
- Yves Langisch
Cyberduck (Install) 6.4.6.27773
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by David V. Kocher, Yves Langisch. The inclusion of David V. Kocher, Yves Langisch trademark(s), if any, upon this webpage is solely to identify David V. Kocher, Yves Langisch goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Cyberduck (Install), run the following command from the command line or from PowerShell:
To upgrade Cyberduck (Install), run the following command from the command line or from PowerShell:
To uninstall Cyberduck (Install), 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 cyberduck.install --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 cyberduck.install -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 cyberduck.install -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 cyberduck.install
win_chocolatey:
name: cyberduck.install
version: '6.4.6.27773'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'cyberduck.install' do
action :install
source 'INTERNAL REPO URL'
version '6.4.6.27773'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller cyberduck.install
{
Name = "cyberduck.install"
Version = "6.4.6.27773"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'cyberduck.install':
ensure => '6.4.6.27773',
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 is likely a meta/virtual (*) or an installer (*.install) or portable (*.portable) application package.
- Meta/virtual (*) - has a dependency on the *.install or the *.portable package - it is provided for discoverability and for other packages to take a dependency on.
- Portable (*.portable/*.commandline (deprecated naming convention)/*.tool (deprecated naming convention)) - usually zips or archives that require no administrative access to install.
- Install (*.install/*.app (deprecated naming convention)) - uses native installers, usually requires administrative access to install.
Learn more about chocolatey's distinction of installed versus portable apps and/or learn about this kind of package.
This package was approved as a trusted package on 12 Nov 2024.
Connect to every server with an easy to use interface.
- FTP (File Transfer Protocol)
- SFTP (SSH Secure File Transfer)
- WebDAV (Web-based Distributed Authoring and Versioning)
- Amazon S3
- Google Cloud Storage
- Rackspace Cloud Files
Features
- Edit any file with your preferred editor
- Distribute your content in the cloud
- Organize your bookmarks with drag and drop and quickly search using the filter field
- Browse and move your files quickly in the browser with caching enabled for the best performance. Works with any character encoding for the correct display of Umlaute, Japanese and Chinese.
- Limit the number of concurrent transfers and filter files using a regular expression. Resume both interrupted download and uploads. Recursively transfer directories.
- The best client to connect to many new OpenStack Swift deployments.
- Advanced SSH features
Log in or click on link to see number of positives.
- Cyberduck-Installer-6.4.6.27773.exe (9ccd73aac24f) - ## / 65
- cyberduck.install.6.4.6.27773.nupkg (ac68379fa105) - ## / 60
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 (Install) 6.4.6.27773 | 4452 | Wednesday, April 4, 2018 | Approved | |
Cyberduck (Install) 6.4.1.27633 | 696 | Wednesday, February 28, 2018 | Approved | |
Cyberduck (Install) 6.3.5.27408 | 789 | Thursday, January 11, 2018 | Approved | |
Cyberduck (Install) 6.3.2.27291 | 1098 | Wednesday, December 13, 2017 | Approved | |
Cyberduck (Install) 6.3.1.27228 | 889 | Thursday, November 30, 2017 | Approved | |
Cyberduck (Install) 6.3.0.27105 | 556 | Wednesday, November 15, 2017 | Approved | |
Cyberduck (Install) 6.2.11.26765 | 513 | Sunday, October 29, 2017 | Approved | |
Cyberduck (Install) 6.2.10.26754 | 434 | Friday, October 27, 2017 | Approved | |
Cyberduck (Install) 6.2.9.26659 | 485 | Monday, October 16, 2017 | Approved | |
Cyberduck (Install) 6.2.4.26305 | 684 | Saturday, September 2, 2017 | Approved | |
Cyberduck (Install) 6.2.3.26209 | 521 | Friday, August 25, 2017 | Approved | |
Cyberduck (Install) 6.2.2.26027 | 550 | Wednesday, August 9, 2017 | Approved | |
Cyberduck (Install) 6.2.0.25806 | 525 | Tuesday, July 25, 2017 | Approved | |
Cyberduck (Install) 6.1.0.25371 | 681 | Wednesday, June 28, 2017 | Approved | |
Cyberduck (Install) 6.0.4.24953 | 593 | Friday, June 2, 2017 | Approved | |
Cyberduck (Install) 6.0.1.24918 | 606 | Tuesday, May 30, 2017 | Approved | |
Cyberduck (Install) 5.4.4.23962 | 583 | Tuesday, April 18, 2017 | Approved | |
Cyberduck (Install) 5.4.3.23925 | 478 | Friday, April 14, 2017 | Approved | |
Cyberduck (Install) 5.4.0.23761 | 581 | Monday, March 13, 2017 | Approved | |
Cyberduck (Install) 5.3.9.23624 | 522 | Thursday, March 2, 2017 | Approved | |
Cyberduck (Install) 5.3.8.23611 | 462 | Wednesday, March 1, 2017 | Approved | |
Cyberduck (Install) 5.3.7.23440 | 561 | Tuesday, February 14, 2017 | Approved | |
Cyberduck (Install) 5.3.5.23361 | 477 | Monday, February 6, 2017 | Approved | |
Cyberduck (Install) 5.3.4.23328 | 583 | Tuesday, January 31, 2017 | Approved | |
Cyberduck (Install) 5.3.3.23221 | 538 | Thursday, January 19, 2017 | Approved | |
Cyberduck (Install) 5.3.2.23205 | 448 | Wednesday, January 18, 2017 | Approved | |
Cyberduck (Install) 5.2.2.21483 | 758 | Tuesday, November 8, 2016 | Approved | |
Cyberduck (Install) 5.2.0.21317 | 506 | Thursday, October 20, 2016 | Approved | |
Cyberduck (Install) 5.0.11.20753 | 1070 | Tuesday, August 2, 2016 | Approved | |
Cyberduck (Install) 5.0.9.20675 | 531 | Wednesday, July 20, 2016 | Approved | |
Cyberduck (Install) 5.0.3.20504 | 442 | Friday, June 17, 2016 | Approved | |
Cyberduck (Install) 4.9.3.19798 | 599 | Friday, April 22, 2016 | Approved | |
Cyberduck (Install) 4.9.1.19769 | 435 | Monday, April 18, 2016 | Approved | |
Cyberduck (Install) 4.8.4.19355 | 754 | Friday, March 18, 2016 | Approved | |
Cyberduck (Install) 4.8.3.19083 | 704 | Thursday, March 3, 2016 | Approved | |
Cyberduck (Install) 4.8.2.19063 | 517 | Monday, February 29, 2016 | Approved | |
Cyberduck (Install) 4.7.3.20151109 | 1233 | Monday, November 9, 2015 | Approved | |
Cyberduck (Install) 4.7.3 | 664 | Sunday, October 25, 2015 | Approved | |
Cyberduck (Install) 4.7.2 | 1014 | Tuesday, August 11, 2015 | Approved | |
Cyberduck (Install) 4.7.1 | 531 | Wednesday, July 8, 2015 | Approved | |
Cyberduck (Install) 4.7 | 2164 | Saturday, April 25, 2015 | Approved | |
Cyberduck (Install) 4.6.5 | 917 | Saturday, March 28, 2015 | Approved | |
Cyberduck (Install) 4.6.4 | 901 | Wednesday, January 28, 2015 | Approved | |
Cyberduck (Install) 4.6.3 | 667 | Friday, January 23, 2015 | Approved | |
Cyberduck (Install) 4.6.1 | 673 | Friday, December 19, 2014 | Approved | |
Cyberduck (Install) 4.6 | 657 | Sunday, November 23, 2014 | Approved | |
Cyberduck (Install) 4.5.2.0001 | 843 | Thursday, August 28, 2014 | Approved | |
Cyberduck (Install) 4.5.2 | 491 | Wednesday, August 27, 2014 | Approved | |
Cyberduck (Install) 4.5.1 | 565 | Tuesday, August 19, 2014 | Approved | |
Cyberduck (Install) 4.4.3 | 828 | Sunday, December 29, 2013 | Approved |
© 2002 David V. Kocher, 2011 Yves Langisch
Ground Rules:
- This discussion is only about Cyberduck (Install) and the Cyberduck (Install) 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 (Install), 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.