>>"K" == Kai Gro�johann <[EMAIL PROTECTED]> writes:
K> In the worst case, we would need four different methods: Linux
K> style on both local and remote, BSD style on both, and two
K> methods for Linux style on one side and BSD style on the other.
K> Whee... Sounds really bad.
The idea of a predefined method for every conceivable configuration
will have to be abandoned sooner or later. Even with 1.149, all the
logical permutations are not there, and I had to add my own to get an
extra argument to rsync when the remote binary is in ~/bin not a std
system path.
The configuration to handle two flavors of uuencode only involves two
booleans, it's not so bad I think.