[TYPO3] Yet Another Feed Importer (yafi) - Command line script

Timothy Ding iolabs at gmail.com
Fri Jul 25 02:39:08 CEST 2008


Hi list,

I am having problem executing the yafi command to import feeds, i
created one feed record in pid2 and below is what i have entered. i
think my syntax is wrong because cli_dispatch won't start. can someone
give me a hint?

typo3$./cli_dispatch.phpsh yafi -p 2 - l 1 -n 1 -v

typo3/cli_dispatch.php yafi import -p pid [-l limit]
        -p pid      Mandatory. Defines page uid where feed records are located
        -l limit    Limits import to given feeds. Parameters is a
comma-separated list of
        -n number   Limit import to this number of feeds
        -s          Be silent (good for cron jobs)
        -v          Be verbose

PHP Version 5.2.1
typo3 4.2.1

Thanks,
Tim


More information about the TYPO3-english mailing list