Hi,
 
Can someone please tell me what I am doing wrong here?  I am issuing the following command and the results are immediately after the command:
 
/usr/bin/rsync --delete -gHloprtv --include "/usr/local/apache/htdocs-www/" --include "9.txt" --include "testDir/testSubDir/subtest9.txt" --exclude "*" /usr/local/apache/htdocs-www/ /usr/local/apache/htdocs-www-live 2>&1
 
building file list ... done
./
9.txt
./
wrote 241 bytes read 32 bytes 546.00 bytes/sec
total size is 19 speedup is 0.07
Notice that the file "testDir/testSubDir/subtest9.txt" is skipped.  I can't seem to get it to copy over to the destination directory of "/usr/local/apache/htdocs-www-live".
 
Please help.
 
Thanks.
 
Peter Loo (Software Engineer)
NeoPlanet, Inc.
1524 W. 14th Street, Ste. 102,
Tempe, AZ 85281
Work: (480) 317-2081
Work: [EMAIL PROTECTED]
Work: www.NeoPlanet.com
Cell: (602) 721-2401
Personal: [EMAIL PROTECTED]
Personal: [EMAIL PROTECTED]
Personal: www.WhatCanUOffer.com
 

Reply via email to