If all you need is download and save, create a simple bash script with a number of wget calls, and schedule it via cron - absolutely no need for php.
On Fri, Jan 8, 2010 at 18:31, Augusto Flavio <[email protected]> wrote: > Hi everybody, > > > > i'm looking for the best way to create a automatic script that runs > every day in the same hour. The script needs download several PDF's > files from a specific website and save it in a specific folder. Have > some implementation in symfony that helps do it or need i create a > simple php script and set up it on cron ? > > > > thanks > > > > Augusto Morais > > -- > You received this message because you are subscribed to the Google Groups > "symfony users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/symfony-users?hl=en. > > > >
-- You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en.
