NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
PatrikL
Oct 12, 2011Aspirant
Not getting cron to work
I've tried to get a script (importing torrent files from rss) executed once an hour by simply placing it in cron.hourly but nothing whatsoever happens. The script executes well manually when I'm logge...
PatrikL
Oct 13, 2011Aspirant
Also tried starting with:
Since I found that on several sites but getting the same errors:
/etc/cron.hourly/import_rss.py: line 3: import: command not found
/etc/cron.hourly/import_rss.py: line 4: import: command not found
/etc/cron.hourly/import_rss.py: line 5: import: command not found
/etc/cron.hourly/import_rss.py: line 6: import: command not found
/etc/cron.hourly/import_rss.py: line 8: DownloadPath: command not found
/etc/cron.hourly/import_rss.py: line 9: DownloadLog: command not found
/etc/cron.hourly/import_rss.py: line 10: FeedUrl: command not found
/etc/cron.hourly/import_rss.py: line 11: LogPath: command not found
/etc/cron.hourly/import_rss.py: line 13: syntax error near unexpected token `('
/etc/cron.hourly/import_rss.py: line 13: `def is_downloaded(link):'
#!/usr/bin/ev python
Since I found that on several sites but getting the same errors:
/etc/cron.hourly/import_rss.py: line 3: import: command not found
/etc/cron.hourly/import_rss.py: line 4: import: command not found
/etc/cron.hourly/import_rss.py: line 5: import: command not found
/etc/cron.hourly/import_rss.py: line 6: import: command not found
/etc/cron.hourly/import_rss.py: line 8: DownloadPath: command not found
/etc/cron.hourly/import_rss.py: line 9: DownloadLog: command not found
/etc/cron.hourly/import_rss.py: line 10: FeedUrl: command not found
/etc/cron.hourly/import_rss.py: line 11: LogPath: command not found
/etc/cron.hourly/import_rss.py: line 13: syntax error near unexpected token `('
/etc/cron.hourly/import_rss.py: line 13: `def is_downloaded(link):'
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!