pyFTPclient is a simple FTP implementation for Series 60 phones written in Python.
Current features:
* anonymous login (only)
* file downloading
* file uploading
* remote server directory browsing
* reading text files on-line
Features to be added:
* Non-anonymous login
* "Secure FTP" support
Known issues:
* Directory listing does not work properly if file names have spaces.
* The program crashes sometimes after directory content transfer is aborted.
Requirements:
· Symbian S60 2nd Edition
· Python for S60