Marco,

For publishing to an external server I have and would use LFTP or
rsync commands that are called once the file upload completes. You can
fork off the update script to the background and keep going. As for
restricting access beyond that you could create a proxy script that
looks for the session cookie and verifies it against a user account.
You would then need your cookie domains to be *.domain.com so that it
would work for your www.domain.com and images.domain.com.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to