On 30/01/2008, Stuart VanZee <[EMAIL PROTECTED]> wrote:
> I have an upcoming project where I need to be able to automate the upload
> and
> download of files to/from an HTTPS server (not owned by me). The server
> says
> it requires 128 bit encryption. I would like to be able to do this using
> p
> I have an upcoming project where I need to be able to automate the upload and
> download of files to/from an HTTPS server (not owned by me). The server says
> it requires 128 bit encryption. I would like to be able to do this using
> python because it is the language that I know the best and it
nbsd Misc (E-mail)"
Sent: Wednesday, January 30, 2008 10:58 AM
Subject: File upload/download to https server
> Hello everyone.
>
> I have an upcoming project where I need to be able to automate the upload
and
> download of files to/from an HTTPS server (not owned by me). The s
Hello,
I don't know Python but cURL provide several APIs to do that from various
programming languages (check http://curl.haxx.se/libcurl/bindings.html ).
curl (CLI version) can be found in ports.
Regards
On 30/01/2008, Stuart VanZee <[EMAIL PROTECTED]> wrote:
>
> Hello everyone.
>
> I have an u
Hello everyone.
I have an upcoming project where I need to be able to automate the upload and
download of files to/from an HTTPS server (not owned by me). The server says
it requires 128 bit encryption. I would like to be able to do this using
python because it is the language that I know the be
5 matches
Mail list logo