[symfony-users] Re: symfony sync broken

2007-07-30 Thread Alexander Deruwe
On 30 Jul 2007, at 13:43, Thierry wrote: i get the impression symfony sync is broken, at least it's not working for me and in the forums people seem to be also having trouble and using workarounds. what is the current status on sync? Works for me. Does 'plain' rsync and/or ssh work for

[symfony-users] Re: symfony sync broken

2007-07-30 Thread Thierry
SSH is working fine, rsync command is available running as follows: C:\wamp\www\jobV2symfony sync production exec rsync --progress --dry-run -azCnet:/home/topdown/symfony/job/ stays nice and completely stuck there --~--~-~--~~~---~--~~ You received

[symfony-users] Re: symfony sync broken

2007-07-30 Thread Alexander Deruwe
On 30 Jul 2007, at 15:17, Thierry wrote: SSH is working fine, rsync command is available running as follows: C:\wamp\www\jobV2symfony sync production exec rsync --progress --dry-run -azCnet:/home/topdown/ symfony/job/ stays nice and completely stuck there That's launching a

[symfony-users] Re: symfony sync broken

2007-07-30 Thread Stefan Koopmanschap
Could it be that you ran a windows update that may have closed something in the Windows firewall? Just a guess, as the sync option on my linux machine still works as always. Stefan On Jul 30, 3:17 pm, Thierry [EMAIL PROTECTED] wrote: SSH is working fine, rsync command is available running

[symfony-users] Re: symfony sync broken

2007-07-30 Thread Alexander Deruwe
On 30 Jul 2007, at 17:34, Thierry wrote: I've been trying to find the problem by seeing what rsync command symfony is actually using symfony production go, does the following: rsync --progress -azC --force .../home/topdown/symfony/jobrsync rsync --progress -azC --force --delete

[symfony-users] Re: symfony sync broken

2007-07-30 Thread Thierry
I appreciate all the help i can get. Debugging something like this with limited knowledge about rsync is not really too smooth. - running symfony version 1.0.5 - sure the port is 22 - for exclude file see below 1 works: rsync --progress -azC --force [EMAIL PROTECTED]:/home/topdown/