juvy j wrote:
> Hi guys,
>
> need help on how to read file from other server(linux).
>
Which service do you plan to use: FTP, HTTP and NFS are three
possibilities that immediately come to mind, all well handled by {ython
standard library modules. A little more background might help.regards Steve -- Steve Holden +1 571 484 6266 +1 800 494 3119 Holden Web LLC http://www.holdenweb.com/ -- http://mail.python.org/mailman/listinfo/python-list
