FtpCube project is a multi-platform, graphical FTP client written in Python, using the wxPython graphical tookit.
FtpCube's interface is based on LeechFTP by Jan Debis but its codebase has been developed from scratch and includes functionality that surpasses the original LeechFTP.
FtpCube aims to provide a high quality user interface, as well as a rich feature set.
Here are some key features of "FtpCube":
· Threaded browsing and multi-threaded downloading
· Queuing of file transfers
· Site Management
· Recursive transfers
· Remote Directory Caching
· Internationalization
· ... and more
What's New in This Release:
· The long-awaited modular SFTP support is now included, with the full benefits of the Ftpcube engine, including multi-threaded downloading and queuing.
· The underlying transports are modular; only when the Paramiko SSH library is installed will SFTP support be enabled.
· Both FTP and SFTP transfer requests are allowed in the transfer queue.
· wxPython 2.6.3.3 or greater is now supported, and several other new features are included.