Re: cron issue

2011-03-13 Thread Adnane RABIH
Le 13/03/2011 23:45, Jan-Benedict Glaw a écrit : On Sun, 2011-03-13 21:30:58 +, Adnane RABIH wrote: Le 13/03/2011 18:10, Jan-Benedict Glaw a écrit : On Sun, 2011-03-13 16:10:12 +, Adnane RABIH wrote: I made a script to backup a folder on a remote server it works manually, I set a cr

Re: cron issue

2011-03-13 Thread Jan-Benedict Glaw
On Sun, 2011-03-13 21:30:58 +, Adnane RABIH wrote: > Le 13/03/2011 18:10, Jan-Benedict Glaw a écrit : > >On Sun, 2011-03-13 16:10:12 +, Adnane RABIH > >wrote: > >>I made a script to backup a folder on a remote server it works > >>manually, I set a cron job to launch the script every 2 mi

Re: cron issue

2011-03-13 Thread Adnane RABIH
Le 13/03/2011 18:10, Jan-Benedict Glaw a écrit : On Sun, 2011-03-13 16:10:12 +, Adnane RABIH wrote: I made a script to backup a folder on a remote server it works manually, I set a cron job to launch the script every 2 mins (for test), I sse in the log this line Mar 13 13:10:01 debian /USR/

Re: cron issue

2011-03-13 Thread Jan-Benedict Glaw
On Sun, 2011-03-13 16:10:12 +, Adnane RABIH wrote: > I made a script to backup a folder on a remote server it works > manually, I set a cron job to launch the script every 2 mins (for > test), I sse in the log this line > Mar 13 13:10:01 debian /USR/SBIN/CRON[6302]: (root) CMD (root > /usr/bin

cron issue

2011-03-13 Thread Adnane RABIH
I made a script to backup a folder on a remote server it works manually, I set a cron job to launch the script every 2 mins (for test), I sse in the log this line Mar 13 13:10:01 debian /USR/SBIN/CRON[6302]: (root) CMD (root /usr/bin/backup.sh) but when I sheck the remote server nothing is don