Hi...
my problem is that I want to copy one html-file to my windows-box webserver using scp.
so far no problem but the destination is in /cygdrive/c/program files/dest and as we all know unix doesnt like spaces in paths.
Code:
scp html.file user@windowsbox:/cygdrive/c/program files/apache/htdocs/