Cyberduck

CyberDuck

Cyberduck is a free FTP client with a simple GUI that makes it very easy to handle your uploads and downloads.

The client handles FTP, SFP, Webdav and Amazon S3 transfers. Adding a new connection is very simple and only takes a couple of seconds. You can also drag and drop bookmarks to and from your Finder. The interface is easy to use and will probably be well suited to first time users. You'll also find that Cyberduck is compatible with most external editors like BBEdit, TextWrangler or TextMate.

One major complaint coming from Cyberduck users is that FTP login and transfers can be a little slow. Obviously this is a bit of a drawback, since transfer speed is one of the main benchmarks of FTP clients. However, many of the fixes introduced in the latest version compensate somewhat for this. The CPU hogging issue after completed downloads has been fixed as has the option to connect to services such as Dropbox.


Installer Download: Cyberduck


 <package
    id="cyberduck" 
    name="Cyberduck FTP Client" 
    revision="%version%" 
    priority="0"
    reboot="false">
    <variable name="version" value="4.2.1" />
    <variable name="build" value ="9350" />
    <variable name="CyberDInstaller" value="\\Installers\Cyberduck" />
    <!-- User can upgrade their version we have to check the binary version and take care of 32/64bit differences -->          
    <check type="uninstall" condition="exists" path="Cyberduck %version%(%build%)" />  
    <install cmd='%CyberDInstaller%\Cyberduck-Installer-%version%.exe /S' />
    <upgrade cmd='%CyberDInstaller%\Cyberduck-Installer-%version%.exe /S' />
    <remove  cmd='%COMSPEC% /c if exist "%PROGRAMFILES%\Cyberduck\uninst.exe" "%PROGRAMFILES%\Cyberduck\uninst.exe" /S' />
    <remove  cmd='%COMSPEC% /c if exist "%PROGRAMFILES(x86)%\Cyberduck\uninst.exe" "%PROGRAMFILES(x86)%\Cyberduck\uninst.exe" /S' />
 </package>



By: JMenéndez

Jorge Luis Menéndez Cedeño
Ingeniería de Sistemas
Cisco CCNA, Siemon CI, Microsoft MCSA