Hi there! I set up lftp to run from crontab, but I always get this error message mailed:
From: Dennis Apel <dennis@BWULIN> To: dennis@BWULIN Subject: cron: lftp -f /home/dennis/lftp.helix /bin/sh: lftp: command not found But when I run it normally from the command line, it immediately runs lftp, with the same syntax, without problems - got a guess? I figure this to be quite easy, but I just don�t find out why it won�t work - but I�m still a Linux newbie, so help would be greatly appreciated! Ow yeah: here�s my crontab entry: 0 * * * * cd ~; lftp -f /home/dennis/lftp.helix In the lftp.helix I am accessing my ftp account and uploading an html file... working normally when run from the command line... Thanks in advance for your help!! Mit freundlichen Gr��en Dennis Apel
