Marek Kilimajer wrote:
raditha dissanayake wrote:
Syed Ghouse wrote:
Hi All
i have to transfer files from one server to another server thru php
program.will anybody tell me how to do it?
PHP is not the way to do it! use SCP you don't have to write a single
line of code. Don't look at FTP. even
raditha dissanayake wrote:
Syed Ghouse wrote:
Hi All
i have to transfer files from one server to another server thru php program.will
anybody tell me how to do it?
PHP is not the way to do it! use SCP you don't have to write a single
line of code. Don't look at FTP. even though the FTP rcf talks
Syed Ghouse wrote:
>Hi All
>
>i have to transfer files from one server to another server thru php program.will
>anybody tell me how to do it?
>
>
PHP is not the way to do it! use SCP you don't have to write a single
line of code. Don't look at FTP. even though the FTP rcf talks about
transferin
> If I wanted to use this utility to copy a file from a users (Windows)
> workstation to my (Linux) webserver, how would I do this? The program on
> the users workstation will create a file called "info.txt" and place it in
> c:\wow. I want it to go to my server upload.mydomain.com. How do I
On Wednesday 25 April 2001 01:15, Rasmus Lerdorf wrote:
> > If I wanted to use this utility to copy a file from a users (Windows)
> > workstation to my (Linux) webserver, how would I do this? The program on
> > the users workstation will create a file called "info.txt" and place it
> > in c:\wow.
> If I wanted to use this utility to copy a file from a users (Windows)
> workstation to my (Linux) webserver, how would I do this? The program on
> the users workstation will create a file called "info.txt" and place it in
> c:\wow. I want it to go to my server upload.mydomain.com. How do I ge
I get the
file c:\wow\info.txt from the user to my web server over https?
-Original Message-
From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 24, 2001 2:45 PM
To: Michael Conley
Cc: '[EMAIL PROTECTED]'
Subject: RE: [PHP] File Transfer over HTTPS
> My goa
> My goal is to have someone on a Windows machine running a program be able to
> transfer a file from the client workstation to my web server over HTTPS (but
> without a browser). With CURL, does the client need to run this app on
> their system? Of course, I would like this to be as simple and
ed to run this app on
their system? Of course, I would like this to be as simple and
non-intrusive as possible.
-Original Message-
From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 24, 2001 2:25 PM
To: Michael Conley
Cc: '[EMAIL PROTECTED]'
Subject: Re: [PHP] Fil
> Bottom line- Is there a way that an application (not browser-based) can
> transfer a file to my web server over HTTPS without going through the
> browser? Can they just open a connection on port 443 and transfer? Where
> does the encryption happen? I have this happening easily through a brows
10 matches
Mail list logo