lordk911 commented on issue #10129: URL: https://github.com/apache/incubator-doris/issues/10129#issuecomment-1155224775
my env is centos7 ssh remote and exec multiple commond should like this : `ssh -o ConnectTimeOut=20 -o StrictHostKeyChecking=no -o BatchMode=yes -o PasswordAuthentication=no -i /data/soft/doris/doris-manager-1.0/server/conf/sshkey-7 -p 22 bigtop@10.0.105.243 "cd /data/soft/doris/doris-1.0.0/agent ; ls bin/agent_start.sh"` Enclose it in double quotation marks , and Separate them with a semicolon -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org