Can you rsync to the server, I mean: withouth project:deploy? Also, if it's 'sos' as you say, just copy your stuff to the server - project:deploy is convenient, but there are other ways.
On Mon, Nov 23, 2009 at 06:25, Parijat Kalia <[email protected]> wrote: > Hey guys, > > I am trying to deploy my website onto a production server and it's giving me > a migraine at the moment.I configured the properties.ini file as stated: > > > [production] > host=www.mywebsite.com > port={the port number} > user=theusername > dir=/sfproject > > so when i hit symfony project:deploy production --go, here is what I get... > > Problem executing command > refused > rsync: connection unexpectedly closed (0 bytes received so far) [sender] > rsync error: error in rsync protocol data stream (code 12) at > /home/lapo/packaging/rsync-3.0.4-1/src/rsync-3.0.4/io.c(632) [sender=3.0.4] > > > Can't understand what is going wrong in here!!! > > -- > > 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=. > -- 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=.
