FtpCube - a graphical (S)FTP Client



MAIN
DOWNLOAD
SCREENSHOTS
CONTRIBUTING
CONTACT
 
SourceForge Logo

FtpCube is available for all platforms supported by Python and wxPython. FtpCube will run on wxPython v2.6.3.x or greater. You will need to install the wxPython platform libraries before running FtpCube. In addition, if you want to enable the modular SFTP support, you will need to install the Paramiko SSH library. Note that the Paramiko library is optional. FtpCube will still function without the Paramiko SSH libraries installed but SFTP support will be disabled.

Prerequisites: The following are some links to quick start you:

FtpCube Latest:

To install FtpCube, simply run python setup.py install. Ftpcube can also be run directly from its unpacked directory, if you wish to avoid installation.

Past Versions: Past releases are available in the downloads section of the project page at: http://sourceforge.net/project/showfiles.php?group_id=40951&release_id=64535

CVS Availability: The latest and great FtpCube is also available from cvs. To find out more about obtaining the latest CVS copy, visit: http://sourceforge.net/cvs/?group_id=40951