Wayne Davison wrote:
How can I tell rsync to ignore FIFO files?
If you disable the -D option, rsync will not copy them (nor will it copy
devices). You'll need to avoid -a (--archive) to do that.
Hrm. I need the archive option to retain ownerships and
permissions. Are you saying I should use '-rlptgo' instead of '-a'
(which would also include -D) ?
--
R | I haven't lost my mind; it's backed up on tape somewhere.
+--------------------------------------------------------------------
Ashley M. Kirchner <mailto:[EMAIL PROTECTED]> . 303.442.6410 x130
IT Director / SysAdmin / WebSmith . 800.441.3873 x130
Photo Craft Laboratories, Inc. . 3550 Arapahoe Ave. #6
http://www.pcraft.com ..... . . . Boulder, CO 80303, U.S.A.
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html