Re: Re: Transferring files between computers using php

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




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 because it has a SSH key. I don't have any other way of accessing these two computers.
---

ie B & C can't talk to each other directly (that's my understanding anyway).

--
Postgresql & php tutorials
http://www.designmagick.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux