search for: run_inband

Displaying 1 result from an estimated 1 matches for "run_inband".

2001 Nov 20
2
rsync server over SSH [includes code patches]
...t_inband_exchange(), which is used by both start_socket_client() and start_client(). - start_client() is modified to handle the ':::' syntax: it calls start_inband_exchange() after making the rsh/ssh connection to the remote host. - A couple of global variables were added: 'run_inband' and 'remote_user'. 'run_inband' is set if the ':::' syntax is used, and is used by server_options() when building the remote command (which will include both '--server' and '--daemon'). 'remote_user' is set by using '--remote-user=U...