On Thu, Feb 26, 2009 at 2:14 PM, SiVA_ <[email protected]> wrote:
>
> Hi,
>
> Just wondering what ya'll do for managing deployments? I checked out
> Fredistrano recently but never got it working. Currently I'm doing a
> manual process that involves:
>
> 1. use linux find with -mtime -# to determine what files have changed
> since a date
> 2. output the results from find to a text file and tar it up
> 3. ftp tar to server and extract

You should have a look at rsync

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to