Server 514 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. #内部服务器
  2. IP=192.168.1.74
  3. PORT=21
  4. USER=factory_test
  5. PASSWD=ttium
  6. ROOT=MOTINOVA_MC_Factory_Set
  7. LOCAL=ENABLE
  8. #阿里云
  9. IP=47.105.122.91
  10. PORT=21
  11. USER=dail
  12. PASSWD=123456
  13. ROOT=/home/dail
  14. LOCAL=ENABLE
  15. #阿里云
  16. IP=47.105.122.91
  17. PORT=21
  18. USER=ftptest
  19. PASSWD=123456
  20. ROOT=/home/ftptest
  21. LOCAL=ENABLE
  22. #百度云
  23. IP=180.76.154.142
  24. PORT=21
  25. USER=dail
  26. PASSWD=1229
  27. ROOT=/home/dail/Factory_Test
  28. LOCAL=ENABLE
  29. #虚拟机
  30. IP=192.168.1.246
  31. PORT=21
  32. USER=hero
  33. PASSWD=1229
  34. ROOT=/home/hero/MOTINOVA_MC_Factory_Set
  35. LOCAL=ENABLE