Tagged Questions
1
vote
2answers
2k views
Lost use of forward slash in windows command prompt
I can no longer use / at the windows xp command prompt, and it seems to have started after a botched cygwin installation, e.g. cd /windows won't work, but used to.
Can anyone think of how this might ...
0
votes
2answers
549 views
Deploying Symfony Projekt using Rsync in Windows 7 - Permission Problem
I am desperetly trying to deploy my Symfony app with Rsync.
I instally cwRsync and it somewhat works, at least SSH does. My app is located in E:\xampp\htdocs\MyProject.
Rsync actually does create ...