Ludovic writes: > A Debian user noticed that --exclude options are not used when > rsync is used. Indeed, I see that RsyncP.pm removes this option, > but the documentation recommends using --exclude. > > I think that the documentation should be fixed.
No, it is correct. Yes, the code does remove the --exclude and --include arguments from the command line it uses to invoke the remote rsync, but that's because they are passed directly over the rsync connection, not using the command-line. Craig ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ BackupPC-devel mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-devel Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
