con2.toml 367 B

123456789101112131415161718192021
  1. [node]
  2. local_file = "./file/xugu"
  3. target_file = "/DATA2/GT/TestA2/test2/xugu"
  4. xugu_addr = "/DATA2/GT/TestA2/test2/xugu"
  5. [node.1]
  6. ip_port = "10.28.20.101:22"
  7. user_password ="root:Xugu@2023"
  8. [node.2]
  9. ip_port = "10.28.20.102:22"
  10. user_password ="root:Xugu@2023"
  11. [xugu]
  12. #local_file = "./file/xugu.ini"
  13. listen_port = "5123"
  14. [cluster]
  15. local_file ="./file/cluster.ini"