Hello,
i am finishing my first project in symfony and i want to deploy it
from localhost to production server. i also didn't use any deployment
strategies before.

i am running on windows. to run symfony commands i use cyqwin linux
emulator.
on my production server i have enabled cli shell and ssh connection.
so probably that's all basic stuff i should have to be able to run
following task from localhost properly:

symfony project:deploy production --go

but i am getting this error.

'rsync' is not recognized as an internal or external command,

Is it necessary to install some kind of rsync server on windows to
make this command run properly?
I was searching for some information. there i have found some advices
to install openssh, cwRsync server to run rsync.
but i didn't find anything about this for symfony.
that's i would like to ask you firstly, if these installations are
needed in order to get symfony deploy task working. if yes, is there
any good tutorial to set up windows to run rsync with symfony?

or if you know some better way to deploy project, i would be thankful
for your advices. what i have read i saw e.g.:capifony,...

thanks

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

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

Reply via email to