--include vs --exclude-form

2001-03-29 Thread Magdalena Hewryk
Hi, I'm trying to exclude ../tmp ../new ../.precious and other directories from mirroring but I need ../tmp/content.html and ../tmp/index.html to be updated regardless of the excluding list on the receiving host. The exclude filelist works but it blocks all the files and ../tmp/content.html

RE: --include vs --exclude-form

2001-03-29 Thread Magdalena Hewryk
Hi, I am still having a problem with excluding ../tmp directory but copy over ../tmp/content.html file and ../tmp/index.html. I can't --exclude "*" --include "tmp/" --include "tmp/content.html". I simply cannot exclude "*" for I have 1 directories to be updated and I cannot include them

Re: --include vs --exclude-form

2001-03-29 Thread Dave Dykstra
On Thu, Mar 29, 2001 at 04:28:08PM -0500, Magdalena Hewryk wrote: Hi, I am still having a problem with excluding ../tmp directory but copy over ../tmp/content.html file and ../tmp/index.html. I can't --exclude "*" --include "tmp/" --include "tmp/content.html". I simply cannot exclude "*"

Re: problem with deleting...

2001-03-29 Thread M. Drew Streib
On Thu, Mar 29, 2001 at 06:33:37PM -0500, Larry Prikockis wrote: Hi! I'm trying to use rsync over ssh (open_ssh on Redhat Linux 6.2 to be exact) in order to update a production web server from a staging server. In the tests I've run so far, everything has worked beautifully *except* that