Your command and your exclude file are both correct. I set up a
similar scenario of pulling the root directory of a module with an
exclude file, and the excludes worked correctly for me; I don't know
why they aren't working for you. Perhaps you could upgrade rsync if
you aren't already using 2.6
On 6/29/06, Victor Shoup <[EMAIL PROTECTED]> wrote:
Is this a known issue?
rsync does not always preserve dates and permissions on symbolic links,
and while the -i option indicates it is trying to bring things in
sync, it does not.
Hm. Some operating systems (such as BSD) support setting symli
Is this a known issue?
rsync does not always preserve dates and permissions on symbolic links,
and while the -i option indicates it is trying to bring things in
sync, it does not.
Maybe between OS's that have sufficiently different implementations,
this is not possible.
--
To unsubscribe or ch
Title: Exclude again
Hi,
I can't get the exclude in my Rsync statements to work quite right.
I have:
rsync -avz --delete-after --exclude-from=/cygdrive/d/exclude.job 10.1.1.11::ddrive /cygdrive/d/backup
The exclude file contains:
- /bin
- /endofdaybin
I want the directories above to be
https://bugzilla.samba.org/show_bug.cgi?id=2208
[EMAIL PROTECTED] changed:
What|Removed |Added
CC||[EMAIL PROTECTED]
--- Comment #1