On Apr 21, 10:02 pm, Tim Roberts <[EMAIL PROTECTED]> wrote:
> "Ralf" <[EMAIL PROTECTED]> wrote:
>
> >is there anybody who can help me.
> >I would like to use a Python Script to download Files from a Server to the
> >Client, to update the Client.
>
> Remember, though, that a CGI script cannot actual
"Ralf" <[EMAIL PROTECTED]> wrote:
>
>is there anybody who can help me.
>I would like to use a Python Script to download Files from a Server to the
>Client, to update the Client.
Remember, though, that a CGI script cannot actually put files anywhere. You
can certainly download files to the client
On Apr 19, 11:34 am, "Ralf" <[EMAIL PROTECTED]> wrote:
> Hello,
> is there anybody who can help me.
> I would like to use a Python Script to download Files from a Server to the
> Client, to update the Client.
>
Downman is an example of a Python CGI which presents files for
download.
http://www.vo