https://bugzilla.samba.org/show_bug.cgi?id=3173
Summary: old server, new client, unrecognized option problem Product: rsync Version: 2.6.5 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] When using a newer client than a server, there's an irritating feature that the client seems to automatically send all options to the server, and at least I didn't find any way to turn it off. This causes trouble in some cases, so there should be at least an option that disables sending another option to the server, or an option to disregard, without failing, any unknown options. More spesifically, I'm currently having trouble with wanting to use --remove-sent-files on the local end when pushing files to a slightly older rsync server. Here the server really wouldn't even need to know about the switch being used, but if it is, the whole operation nevertheless fails. I've verified this on 2.6.5 (Ubuntu) but didn't notice anything in the changelogs to indicate that this was fixed. -- 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