Python for ipaq

jedi jedi at group6.net
Tue Oct 23 06:41:53 EDT 2001


if you really need nfs on your ipaq and are willing run linux on it, try familiar.handhelds.org.  Comes default with python (and no perl), among other things.  

On Tue, Oct 23, 2001 at 10:59:11AM +0000, Karol Makowski wrote:
> On 23 Oct 2001 10:50:46 GMT, Karol Makowski wrote:
> > On Tue, 23 Oct 2001 06:47:52 -0400, Steve Holden wrote:
> >> Sample FTP code in ftpStream.py at
> > thanks, i'll check it.
> 
> it's not suitable for my needs, sorry.
> I need an ftp client which will dynamicaly get filename/folder 
> from a commandline.
> On that crappy ipaq there is no any smb/nfs protocol and i've got some
> app which need to send and recive some files to work correctly, so i thought
> i'll get some simple ftp client in python, cause python it's avaiable for ipaq.
> ftp client should be run from command line like this:
> ftp.py -g somefile (download file from server)
> ftp.py -s somefile (send some file to server)
> 
> It's all i need, server, username/pass is defined in program, 
> while filename and/or path should be a variable.
> 
> Thanks for help.
> 
> -- 
> Karol Makowski, System Administrator
> URL: http://spaceman.bsdzine.org
> e-mail: spaceman at bsdzine.org
> -- 
> http://mail.python.org/mailman/listinfo/python-list

-- 
j3di
jedi at group6.net
http://jedi.group6.net/






More information about the Python-list mailing list