![]() |
#1 |
Groupie
![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 153
Karma: 799
Join Date: Dec 2007
Device: sony prs505
|
calibre & cron problem
I am trying to set up cron to gather several feeds on a scheduled basis. The following command generates the feeds file for the Associated Press and stores the file as "associated press.lrf" in a folder called 'newspapers' on the desktop.
Code:
feeds2lrf --output='desktop/newspapers/associated press.lrf' 'Associated Press' What have I missed? |
![]() |
![]() |
![]() |
#2 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,149
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
You need to supply an absolute path to --output
|
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Groupie
![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 153
Karma: 799
Join Date: Dec 2007
Device: sony prs505
|
Kovid
I must be extremely dense today! But: From the terminal the command: Code:
feeds2lrf --output=test.lrf 'Associated Press' And the command" Code:
feeds2lrf --output=Desktop/newspapers/test.lrf 'Associated Press' On the other hand from crontab the command: Code:
feeds2lrf --output=test.lrf 'Associated Press' and the command: Code:
feeds2lrf --output='Macintosh HD'/Users/Me/Desktop/newspapers/test.lrf 'Associated Press' Code:
feeds2lrf --output='Macintosh HD':Users:Me:Desktop:newspapers:test.lrf 'Associated Press' To the root of "Macintosh HD" (note that the slashes are part of the file name and are not path delimiters.) Now I know I must have done something incredibly stupid, but I am lost. |
![]() |
![]() |
![]() |
#4 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,149
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Use --output="/Users/Me/output.lrf"
|
![]() |
![]() |
![]() |
#5 |
Groupie
![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 153
Karma: 799
Join Date: Dec 2007
Device: sony prs505
|
Darn, that should have been obvious. You said absolute, not fully delimited. In any event it works like a champ now.
Thanks. |
![]() |
![]() |
Advert | |
|
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Stanza & Calibre & IPAD | thomasmorus | Calibre | 1 | 07-02-2010 12:44 PM |
PRS Fonts, PDF gray && Calibre | Hranostak | Sony Reader | 5 | 11-24-2008 11:50 AM |
PRS Fonts, PDF gray && Calibre | Hranostak | Sony Reader | 1 | 11-22-2008 02:50 PM |
problem using convertlit & Calibre | Gravitas | Sony Reader | 5 | 09-25-2008 04:43 AM |
(Problem Resolved) AARGGGGHHHHH!!! Sony #&%@&^#(*%!*#& CS | DrMoze | Sony Reader | 11 | 09-06-2007 11:17 AM |