wget and cron-jobs
Posted by: luketto
Posted on: 2008-06-02 06:26:00
Hi all,
from my web panel I have this cron job to send files from my NAS at home to the dreamhost server:
cd /home/XXXXXX/YYYYYYY/video
wget ftp://user:password@myNAS.org/pippo/*
but unfortunately it does not work. How could I solve it?
PS: if I use my ubuntu-shell (not cron, obviously) all the things work well.Edited by luketto on 06/02/08 06:28 AM (server time).