https://bugzilla.samba.org/show_bug.cgi?id=2868
Summary: fifo's may only be copied by root Product: rsync Version: 2.6.5 Platform: x86 OS/Version: FreeBSD Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] the creation of a fifo (named pipe) is not a privileged function - at least on freebsd, linux and solaris. so it should not require root-privileges to be done. instead they should be copied like ordinary files, too. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html