|
Hi,
I only want
/usr/local/apache/htdocs-www/FOLDER.GIF to copy to
/usr/loca/apache/htdocs-www-live/FOLDER.GIF. I don't know why the
same file "FOLDER.GIF" is getting copied to all the sub-directories.
They do exist in the destination sub-directories, but I only want to
replace one.
Please
help!
/usr/bin/rsync --delete -gHloprtv --include
"*/" --include "FOLDER.GIF" --exclude "*" /usr/local/apache/htdocs-www/
/usr/local/apache/htdocs-www-live
2>&1
FOLDER.GIF archive/FOLDER.GIF archive/channels/FOLDER.GIF banners/FOLDER.GIF banners/cbsmarketwatch/FOLDER.GIF banners/cnet/FOLDER.GIF banners/flash/FOLDER.GIF banners/gamespy/FOLDER.GIF banners/go2net/FOLDER.GIF banners/softseek/FOLDER.GIF banners/trailer/FOLDER.GIF business/FOLDER.GIF business/advertising/FOLDER.GIF business/advertising/media_kit/FOLDER.GIF business/advertising/media_kit/image/FOLDER.GIF Thanks.
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 |
- Re: I don't want to recursively copy the same file in all s... Peter Loo
- Re: I don't want to recursively copy the same file in ... Michael Bramer
- RE: I don't want to recursively copy the same file... Peter Loo
- Re: I don't want to recursively copy the same ... Bennett Todd
- RE: I don't want to recursively copy the s... Peter Loo
- Re: I don't want to recursively copy ... Bennett Todd
