ected to the
system... it's easy to set up.
peace..
-Original Message-
From: Rahul [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 06, 2008 7:40 PM
To: php-general@lists.php.net
Subject: Re: [PHP] Re: Transferring files between computers using php
Thank you all so much for replying.
On Thu, March 6, 2008 11:10 pm, Chris wrote:
>
>> If ssh keys are installed on the remote hosts then scp works
>> transparently and you just stick the scp in a cron job. Am I
>> missing
>> something?
>
> Yeh - looks like you have to log in to "A" and then it uses
> key-forwarding to let you log
If ssh keys are installed on the remote hosts then scp works
transparently and you just stick the scp in a cron job. Am I missing
something?
Yeh - looks like you have to log in to "A" and then it uses
key-forwarding to let you log in to "B" and "C":
---
To login to B and C I should use A b
Rahul wrote:
> Thank you all so much for replying... I guess I was very vague in
> describing the situation. I will write in detail:
>
> I have three computers A, B and C. To login to B and C I should use A
> because it has a SSH key. I don't have any other way of accessing these
> two computers.
Rahul wrote:
Zareef Ahmed wrote:
On 3/7/08, Rahul <[EMAIL PROTECTED]> wrote:
Thank you all so much for replying... I guess I was very vague in
describing the situation. I will write in detail:
I have three computers A, B and C. To login to B and C I should use A
because it has a SSH key. I don
Rahul wrote:
Thank you all so much for replying... I guess I was very vague in
describing the situation. I will write in detail:
I have three computers A, B and C. To login to B and C I should use A
because it has a SSH key. I don't have any other way of accessing these
two computers. Now, if
Zareef Ahmed wrote:
On 3/7/08, Rahul <[EMAIL PROTECTED]> wrote:
Thank you all so much for replying... I guess I was very vague in
describing the situation. I will write in detail:
I have three computers A, B and C. To login to B and C I should use A
because it has a SSH key. I don't have any ot
On 3/7/08, Rahul <[EMAIL PROTECTED]> wrote:
>
> Thank you all so much for replying... I guess I was very vague in
> describing the situation. I will write in detail:
>
> I have three computers A, B and C. To login to B and C I should use A
> because it has a SSH key. I don't have any other way of a
Thank you all so much for replying... I guess I was very vague in
describing the situation. I will write in detail:
I have three computers A, B and C. To login to B and C I should use A
because it has a SSH key. I don't have any other way of accessing these
two computers. Now, if I need to tra
On 3/7/08, Shawn McKenzie <[EMAIL PROTECTED]> wrote:
>
> Rahul wrote:
> > I have a small file to be transferred between two computers every few
> > seconds. I'm using unix with a bare bones version of php, i.e. just the
> > original thing that gets installed when I run "yum install php". As
> there
Rahul wrote:
> I have a small file to be transferred between two computers every few
> seconds. I'm using unix with a bare bones version of php, i.e. just the
> original thing that gets installed when I run "yum install php". As there is
> no webserver on any of these machines, I was wondering i
Rahul wrote:
> I have a small file to be transferred between two computers every few
> seconds. I'm using unix with a bare bones version of php, i.e. just the
> original thing that gets installed when I run "yum install php". As there is
> no webserver on any of these machines, I was wondering i
12 matches
Mail list logo