The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #6 (permalink)  
Old 08-20-2008
cypher82 cypher82 is offline
Registered User
  
 

Join Date: May 2008
Location: Germany
Posts: 13
Thumbs up

Found the solution somewhere in the web:


Code:
scp html.file user@windowsbox:"/cygdrive/c/program\\ files\\/apache/htdocs"

but thank you anyway for responding...