- Mustn't override a user-specified list_only value.
authorWayne Davison <wayned@samba.org>
Sat, 22 Jan 2005 22:48:27 +0000 (22:48 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 22 Jan 2005 22:48:27 +0000 (22:48 +0000)
commit9bcb25958de5e2b6a852f67122472cc66471525f
tree6330db001d9119b5d168e274141ea6bed9ccefd5
parent866925bfb7408dd321247c27889f012c667a07d9
- Mustn't override a user-specified list_only value.
- Moved the computing of the options for the server down until
  after we've figured out the protocol_version for the transfer.
- If we're talking to a protocol-29 server in list-only mode,
  force the new --list-only mode (which avoids the -r with
  --exclude="/*/*" kluge).
- Output the options we sent to the daemon if verbose > 1.
clientserver.c