The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > OS X (Apple)
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 12-24-2007
dangral dangral is offline
Registered User
 

Join Date: Oct 2002
Posts: 670
Try this (note the extra /) :

Code:
rsync -avz --delete myuserid@brutal:/Library/WebServer/Documents/ /Library/WebServer/Documents
Reply With Quote