Look at wget[1] /curl (its supported in all major scripting languages including php) dpending how much scripting do you need. wget --post-file --post-data If the files/data is static or rotated/automated already i would use wget - just throw it into cron. If you need any scripting language... you can use anything :) bash +wget , php, python, perl (if you're into tortures ;)
[1] http://linuxreviews.org/man/wget/ -- Marcin Domanski http://kabturek.info --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
