On Tue, May 13, 2008 at 4:32 AM, Jean-Christophe Roux <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have a bash script update.sh that contains:
> rsync -- delete -avz -e ssh ${files} [EMAIL PROTECTED]:/red
> when I use that script ./update.sh as root, it works like a charm as I set
> up the private
Hello,
I have a bash script update.sh that contains:
rsync -- delete -avz -e ssh ${files} [EMAIL PROTECTED]:/red
when I use that script ./update.sh as root, it works like a charm as I set up
the private/public key properly.
When run from a php script through the apache webserver
The rsync line i
2 matches
Mail list logo