wxSFTP 0.3 review
DownloadThis project aims to develop a simple, easy to use and portable SFTP client. With simple we mean that the program will have only t
|
|
This project aims to develop a simple, easy to use and portable SFTP client.
With simple we mean that the program will have only the main features needed. The structure consists of a two panel window, one for the local filesystem and another for the remote filesystem. Look at screenshots to see what we mean.
To be easy to use we are developing a graphical client that will be HIG compliant.
Portability is reached with language (python) and graphical library (wxpython). We will try to maintain the portability these platforms give us.
Requirements:
Python
wxPython, version 2.4.2 (version 2.5.x won't work)
Paramiko module for python. Latest version is recommended (1.0), even if version 0.9-ivysaur should work aswell. Previous versions won't work.
What's New in This Release:
Support for multiple upload/downloads
Code reorganization
Basque translation updated
Bug fixes
wxSFTP 0.3 search tags